Skip to content

Commit

Permalink
Prepare v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
filipeom committed Jul 18, 2024
1 parent 2c18703 commit 65e697d
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
## Unreleased

### Added
### Fixed
### Changed

## v0.2.2

### Added

- Allow creating and lifting bitvecs of bitwidth = 1
- Add unitary value `Value.Unit`
- Add simplification cases for Nan and Infinity floats (@joaomhmpereira)
- Add `Model.to_json` function
Expand All @@ -10,7 +17,7 @@
### Fixed
### Changed

- Print bitvectors and fps in hexadecimal
- Print bitvectors and fps in hexadecimal and removed `Value.pp_num`
- Deprecated `Solver.get_statistics`

## v0.2.1
Expand Down

0 comments on commit 65e697d

Please sign in to comment.