Skip to content

Commit 1258bfc

Browse files
Update changelog
1 parent 7f7eed7 commit 1258bfc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.4.0] - 2022-01-09
4+
### Removed
5+
- Support for PHP 7.0 has now been removed, with PHP >=7.1 being required from this version onwards. Users who cannot use a newer version of PHP should continue to use 1.3.0, which will continue to receive security fixes for at least 12 months. Users who can use a newer version of PHP are strongly encouraged to upgrade to at least PHP 7.4
6+
7+
### Fixed
8+
- Deprecation errors will no longer be triggered for the return type of `JsonSerializable::jsonSerialize()` under PHP >=8.1
9+
310
## [1.3.0] - 2021-04-26
411
### Added
512
- Allow setting aws.account_id for segments & subsegments

0 commit comments

Comments
 (0)