Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Moosieus committed Oct 27, 2024
1 parent 6cd7a16 commit 8370a8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Changelog

## v0.2.0 (2024-10-27)
* Add `lenient` and `conjunction_mode` options to `parse/3`.
* Add `lenient` to `parse_with_field/4`.
* Added `lenient` and `conjunction_mode` options to `parse` (non-breaking).
* Added `lenient` option to `parse_with_field` as the 2nd argument, making `conjunction_mode` the 3rd (minor breaking change).

## v0.1.0 (2024-10-19)
Initial Release.

0 comments on commit 8370a8f

Please sign in to comment.