Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyamcl committed Jan 27, 2023
1 parent 3804bbd commit 17aaaca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Tests for PHP 8.0, 8.1, and 8.2

### Removed
- Tests for PHP 5.5 - 7.1

### Changed
- Upgraded phpUnit to v8.5

### Fixed
- Prevent deprecation errors on PHP8 and newer (thanks @tikaszvince)
- Ensure that other time zones besides UTC are converted to UTC (thanks @rudolfbyker)

## [v3.3] - 2020-12-21
### Changed
Expand Down

0 comments on commit 17aaaca

Please sign in to comment.