1
0
mirror of https://github.com/halaxa/json-machine.git synced 2025-01-17 13:08:16 +01:00

CHANGELOG

This commit is contained in:
Filip Halaxa 2022-09-29 16:52:10 +02:00
parent fb029ecc5b
commit 2315506ecb

View File

@ -8,7 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<br>
## master
Nothing yet
### Added
- PHP 8.2 support
### Fixed
- Meaningful error on invalid token. (#86)
- Added missing return type annotation. (#84)
<br>