Skip to content

Commit

Permalink
Changelog fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
halaxa committed Nov 6, 2024
1 parent a26e15e commit 86fe9c5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## master
### Added
- Support for PHP 8.3
- Support for PHP 8.4
- Exception on misspelled option name suggests a correct one.
### Fixed
- Wrong key when combining list and scalar value pointers (#110). Thanks [@daniel-sc](https://github.com/daniel-sc)

### Removed
- Removed support for PHP 7.0, 7.1
<br>

## 1.1.4 - 2023-11-28
Expand Down

0 comments on commit 86fe9c5

Please sign in to comment.