Skip to content

Commit 5281fb8

Browse files
authored
bump to 1.0 (#57)
1 parent df30824 commit 5281fb8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
# v0.6
26

37
**Breaking**: The rules for transforming chains were simplified.

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Chain"
22
uuid = "8be319e6-bccf-4806-a6f7-6fae938471bc"
33
authors = ["Julius Krumbiegel"]
4-
version = "0.6.0"
4+
version = "1.0.0"
55

66
[compat]
77
julia = "1"

0 commit comments

Comments
 (0)