Skip to content

Commit

Permalink
(CHANGELOG) updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxXSoft committed Nov 30, 2024
1 parent 74a5c01 commit 3da6fe2
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 @@ -2,6 +2,13 @@

All notable changes to the Koopa will be documented in this file.

## Unreleased

### Changed

* Used `phf::Map` instead of `HashMap` in lexer to reduce usage of TLS.
* Replaced all `Cell`ed-integers with atomic integers.

## 0.0.8 - 2024-11-30

### Changed
Expand Down

0 comments on commit 3da6fe2

Please sign in to comment.