Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
jsinger67 committed Sep 2, 2024
1 parent a4dee91 commit 4348b8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ new minor version numbers. Please note that this is no version handling covered

- Add support of lots of unicode named classes like `XID_Start` and `XID_Continue` by the help of
the `seshat-unicode` crate
- Performance: Scanner holds ScannerImpl in a `Rc<RefCell<>>` to save time during creation of a new
`find_iter`

## 0.3.0 - 2024-08-29

Expand Down

0 comments on commit 4348b8b

Please sign in to comment.