Skip to content

Commit

Permalink
update CHANGELOG.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
msakai committed Oct 11, 2021
1 parent c3949b6 commit a8554b6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.markdown
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
0.8.0 (Unreleased)
-----

* Update lower bounds of dependency packages
* Add `--maxsat-compact-v-line` option for printing MaxSAT solution in the new compact format (#65)
* Fix `ToySolver.SAT`.Printer and its toysat's output for Max-SAT problems (#64)
* Support new WCNF file format (#63)
* Use bytestring-encoding-0.1.1.0 because bytestring-encoding-0.1.0.0 has a memory corruption bug (#62)
* Remove deprecated API (#56)
* Stop supporting GHC 8.0, 8.2, and 8.4 (#50)

0.7.0
-----

Expand Down

0 comments on commit a8554b6

Please sign in to comment.