32 lines
384 B
Markdown
32 lines
384 B
Markdown
# Change Log
|
|
|
|
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
|
|
|
|
## 4.2.0
|
|
|
|
### Added
|
|
|
|
- Add support for PHP 8.0
|
|
|
|
### Removed
|
|
|
|
- Drop support for PHP 7.2
|
|
|
|
### Changed
|
|
|
|
- Upgrade PHPUnit to version 9
|
|
|
|
## 4.1.0
|
|
|
|
### Added
|
|
|
|
- Add `5BOX` support for address
|
|
|
|
### Removed
|
|
|
|
- Drop support for PHP < 7.2
|
|
|
|
## 4.0.0
|
|
|
|
First release of this library.
|