We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 426b758 commit 2ca86d3Copy full SHA for 2ca86d3
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+# [0.7.0](https://github.com/jaantollander/LockPatternComplexity.jl/compare/v0.6.1...v0.7.0) (2021-12-15)
4
+
5
6
+### Features
7
8
+* removed satisfiability models ([426b758](https://github.com/jaantollander/LockPatternComplexity.jl/commit/426b758f4348bb8fae83dc617db083f0b75e38c0))
9
10
## [0.6.1](https://github.com/jaantollander/LockPatternComplexity.jl/compare/v0.6.0...v0.6.1) (2021-12-09)
11
12
Project.toml
@@ -1,7 +1,7 @@
name = "LockPatternComplexity"
uuid = "543c5b92-ecbf-4ab6-ab9f-9ddc949b5521"
authors = ["Jaan Tollander de Balsch"]
-version = "0.6.1"
+version = "0.7.0"
[deps]
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
0 commit comments