Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joaomhmpereira committed Sep 9, 2024
1 parent 79acd4d commit a981f30
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,19 @@
## Unreleased
## 1.2.0

### Added

- Stub-side reference counting to deal with GC collection order
- Refactor stubs to include `CAMLparam`, `CAMLlocal`, and `CAMLreturn` directives to safeguard GC interactions
- Documentation for module interfaces

### Changed

- Updated the version of cvc5 supported to v1.2.0

### Fixed

- Changed number of Opam jobs used during compilation to avoid excessive memory use

## 1.1.3

Initial release.
Expand Down

0 comments on commit a981f30

Please sign in to comment.