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 df30824 commit 5281fb8Copy full SHA for 5281fb8
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# v1.0.0
2
+
3
+This version signals the stability of the API and contains no changes compared to v0.6.
4
5
# v0.6
6
7
**Breaking**: The rules for transforming chains were simplified.
Project.toml
@@ -1,7 +1,7 @@
name = "Chain"
uuid = "8be319e6-bccf-4806-a6f7-6fae938471bc"
authors = ["Julius Krumbiegel"]
-version = "0.6.0"
+version = "1.0.0"
[compat]
julia = "1"
0 commit comments