Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickkerrigan committed Jan 9, 2022
1 parent 7f7eed7 commit 1258bfc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.0] - 2022-01-09
### Removed
- 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

### Fixed
- Deprecation errors will no longer be triggered for the return type of `JsonSerializable::jsonSerialize()` under PHP >=8.1

## [1.3.0] - 2021-04-26
### Added
- Allow setting aws.account_id for segments & subsegments
Expand Down

0 comments on commit 1258bfc

Please sign in to comment.