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 21, 2024
1 parent 8b0c940 commit 280ee9e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

# [Unreleased]

## Added

- `dot` export marks conflict states in red color.
- More special grammars tests.

## Fixed
- Pager's compatibility test for LALR states merging/splitting. Implemented
Menhir's version.

## Changed
- Table type in CLI renamed from `lalr-pagerw` to `lalr-pager`.


# [0.4.0] - 2024-01-14

Expand Down

0 comments on commit 280ee9e

Please sign in to comment.