Skip to content

Commit

Permalink
v0.5.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Rog-Wilhelm committed Sep 3, 2023
1 parent 05d8f65 commit 97164e4
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,25 @@
All notable changes to this project will be documented in this file.


## [Unnreleased]
## [v0.5.0]
### Added
* ParserModular, a more complicated parser that supports game mods.
* A *large* number of new merge modes intended for game modding.

### Breaking
* Minor changes to Parser API to cleanly support more file types.

### Improved
* Internal validation checks in unit tests.

### Documentation
* Picked a more modern and less awkwardly stifling visual style.

### Fixed
* Minor errors in several error messages.
* Comment typos in unit tests.

### Testing
* Added internal validation checks.
* Better coverage in various areas.


## [v0.4.0]
### Breaking
Expand Down

0 comments on commit 97164e4

Please sign in to comment.