Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chrjabs committed Dec 18, 2023
1 parent a35c0fc commit 92ad9e3
Showing 1 changed file with 6 additions and 13 deletions.
19 changes: 6 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ All notable changes to this project will be documented in this file.

- Set var manager in SatInstance::from_iter
- Set vm correctly in SatInstance::from(Cnf)
- Coarse convergence bounds
- Link capi tests to archive libs
- Typo in capi
- Parse empty instances correctly
- Limited connections in node db
- Next value in db-referencing gtes

### Documentation

Expand All @@ -26,19 +32,6 @@ All notable changes to this project will be documented in this file.
- Constant method for objective
- Allow cloning totalizer db

### Miscellaneous Tasks

- Next value in db-referencing gtes

### Bugfix

- Coarse convergence bounds
- Link capi tests to archive libs
- Typo in capi
- Parse empty instances correctly
- Limited connections in node db

<!-- generated by git-cliff -->
## [0.3.0]

### Refactor
Expand Down

0 comments on commit 92ad9e3

Please sign in to comment.