Skip to content

Commit

Permalink
📝 Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lsrcz committed Sep 10, 2024
1 parent 3d9c0f5 commit 08d77d6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@ Versioning](https://semver.org/spec/v2.0.0.html).
- [Breaking] Renamed `EvalMode` to `EvalModeAll`, renamed `MonadWithMode` to
`MonadEvalModeAll`.
([#250](https://github.com/lsrcz/grisette/pull/250))
- Improved parallel symbolic evaluation performance.
([#252](https://github.com/lsrcz/grisette/pull/252))

### Fixed
- Fixed memory leak within the term cache.
([#252](https://github.com/lsrcz/grisette/pull/252))

## [0.8.0.0] - 2024-08-13

Expand Down

0 comments on commit 08d77d6

Please sign in to comment.