Skip to content

Commit

Permalink
Merge branch 'release/1.1.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
cerbero90 committed Aug 6, 2023
2 parents bf58862 + f3898b8 commit e64ed04
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,14 @@ Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) princi
- Nothing


## 1.1.0 - 2023-08-06

### Added
- Ability to wrap Parser instances recursively when lazy loading
- Support for turning Parser wrappers into array
- Support for turning sub-trees using wildcards into array


## 1.0.0 - 2023-06-16

### Added
Expand Down

0 comments on commit e64ed04

Please sign in to comment.