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 6d8d703 commit 17d53d6Copy full SHA for 17d53d6
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+# [0.5.0](https://github.com/jaantollander/LockPatternComplexity.jl/compare/v0.4.0...v0.5.0) (2021-12-04)
4
+
5
6
+### Features
7
8
+* bounds for taxicab distance ([6d8d703](https://github.com/jaantollander/LockPatternComplexity.jl/commit/6d8d70366a6f232485d848050c68ff86b15939ab))
9
10
# [0.4.0](https://github.com/jaantollander/LockPatternComplexity.jl/compare/v0.3.0...v0.4.0) (2021-12-04)
11
12
Project.toml
@@ -1,7 +1,7 @@
name = "LockPatternComplexity"
uuid = "543c5b92-ecbf-4ab6-ab9f-9ddc949b5521"
authors = ["Jaan Tollander de Balsch"]
-version = "0.4.0"
+version = "0.5.0"
[deps]
ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63"
0 commit comments