Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
colinodell committed Jan 15, 2022
1 parent 2f2a50d commit de010fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) princi
### Changed
- Supported PHP versions are now 7.4, 8.0, and 8.1
- All properties and methods now have type hints where applicable
- `ConnectionException` message is now also propagated via `trigger_error()` (#57)
- The following methods return the `StatsDClient` interface instead of `Client`:
- `ConfigurationException::getInstance()`
- `ConnectionException::getInstance()`
Expand Down

0 comments on commit de010fd

Please sign in to comment.