Skip to content

Commit 709d5e5

Browse files
committed
v0.2.1
1 parent 03dcebf commit 709d5e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ConstrainSolver.jl - Changelog
22

3-
## Unreleased
3+
## v0.2.1
44
- Bugfixes in indicator constraint [#170](https://github.com/Wikunia/ConstraintSolver.jl/issues/170)
55
- Calling finished constraints and other functions for i.e `TableConstraint` as an inner constraint
66
- Use correct best bound when inactive vs active

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ConstraintSolver"
22
uuid = "e0e52ebd-5523-408d-9ca3-7641f1cd1405"
33
authors = ["Ole Kröger <[email protected]>"]
4-
version = "0.2.0"
4+
version = "0.2.1"
55

66
[deps]
77
Formatting = "59287772-0a20-5a39-b81b-1366585eb4c0"

0 commit comments

Comments
 (0)