8
0
Fork 0

Merge remote-tracking branch 'remotes/origin/rel_1.x' into rel_2.x

# Conflicts:
#	CHANGELOG.md
Dieser Commit ist enthalten in:
Daniel Seifert 2022-07-28 10:50:49 +02:00
Commit cd4e3b6277
Signiert von: DanielS
GPG-Schlüssel-ID: 8A7C4C6ED1915C6F
1 geänderte Dateien mit 8 neuen und 1 gelöschten Zeilen

Datei anzeigen

@ -10,6 +10,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed ### Changed
- adjust to PHP >= 7.3 and current dependency packages - adjust to PHP >= 7.3 and current dependency packages
## [1.3.1](https://git.d3data.de/D3Private/linkmobility-php-client/compare/1.3.0...1.3.1) - 2022-07-28
### Changed
- improve code quality
### Fixed
- wrong return type of LoggerHandler::getInstance
## [1.3.0](https://git.d3data.de/D3Private/linkmobility-php-client/compare/1.2.1...1.3.0) - 2022-07-18 ## [1.3.0](https://git.d3data.de/D3Private/linkmobility-php-client/compare/1.2.1...1.3.0) - 2022-07-18
### Added ### Added
- tests added - tests added
@ -45,4 +52,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- initial implementation - initial implementation
- SMS requests (text or binary) - SMS requests (text or binary)
- SMS responses - SMS responses
- recipient managing - recipient managing