Skip to content

Commit bb98581

Browse files
committed
bugfix v0.1.5
1 parent c2dd807 commit bb98581

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ConstrainSolver.jl - Changelog
22

3-
## Unreleased
3+
## v0.1.5 (6th of May 2020)
44
- **Bugfixes:**
55
- EqualSet feasibility: Check if other vars have value + no memory allocation
66
- Call `call_finished_pruning!(com)` after second `prune!` before backtracking

Project.toml

Lines changed: 1 addition & 1 deletion
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.1.4"
4+
version = "0.1.5"
55

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

0 commit comments

Comments
 (0)