Skip to content

Commit

Permalink
chore: update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
igordejanovic committed Jan 4, 2024
1 parent fe70eca commit 7ec3e7f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Fixed

- Bug in GLR in the context of lexical ambiguity
- Bug in `string_difference` used in tests.
- Regex recognizers anchoring which lead to unanchored search when `|` was used.

## Changed

- Minimal supported Rust version is 1.74.
- Default parser tables implementation is function-based.


# [0.3.0] - 2023-12-27
Expand Down

0 comments on commit 7ec3e7f

Please sign in to comment.