Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cerbero90 committed Nov 29, 2023
1 parent 7b3cb16 commit 83cb7cc
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,22 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
- Nothing


## 2.0.0 - 2023-11-29

### Added
- Recursive lazy collections for JSON objects and arrays
- Auto-registering macro for lazy collections
- Dependency from [🧩 JSON Parser](https://github.com/cerbero90/json-parser)
- Namespaced helper
- Compatibility with latest versions of PHP
- Pest testing framework
- Tools for static analysis

### Removed
- Dependency from [JSON Machine](https://github.com/halaxa/json-machine)
- Compatibility with older versions of PHP


## 1.1.0 - 2021-05-06

### Added
Expand Down

0 comments on commit 83cb7cc

Please sign in to comment.