update changelog
This commit is contained in:
parent
096ef7ed05
commit
a4c7499641
32
CHANGELOG.md
32
CHANGELOG.md
@ -2,6 +2,38 @@
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## 1.3.0.0 (2022-07-18)
|
||||||
|
|
||||||
|
- tests use generated example phone numbers
|
||||||
|
- move recipient checks from list to recipient itself
|
||||||
|
- tests added
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 1.2.1.0 (2022-07-15)
|
||||||
|
|
||||||
|
- extend log messages
|
||||||
|
- sanitize special phone number format before request
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 1.2.0.0 (2022-07-14)
|
||||||
|
|
||||||
|
- make sender number optional
|
||||||
|
- assign sender address type only if sender is set
|
||||||
|
- collect exception messages in a class
|
||||||
|
- collect URI parts in a class
|
||||||
|
- extract logger handler from client
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 1.1.0.0 (2022-07-13)
|
||||||
|
|
||||||
|
- make installable in PHP 8
|
||||||
|
- remove unused dependency
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## 1.0.0.0 (2022-07-13)
|
## 1.0.0.0 (2022-07-13)
|
||||||
|
|
||||||
- initial implementation
|
- initial implementation
|
||||||
|
Loading…
Reference in New Issue
Block a user