Skip to content

Commit

Permalink
prep for releasew (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
matbesancon authored Jul 28, 2022
1 parent c382d53 commit 2237971
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

## Unreleased

## v0.1.2
- Bugfix: It was possible to add a node with a worse lower bound than the best incumbent
- Store all solutions
- Default termination function now uses relative and abolute gap tolerance criteria in addition to empty queue
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Bonobo"
uuid = "f7b14807-3d4d-461a-888a-05dd4bca8bc3"
authors = ["Ole Kroeger <[email protected]> and contributors"]
version = "0.1.1"
version = "0.1.2"

[deps]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Expand Down

0 comments on commit 2237971

Please sign in to comment.