diff options
author | Stefan Kreutz <mail@skreutz.com> | 2022-12-21 10:34:14 +0100 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2022-12-21 10:34:14 +0100 |
commit | ea8ceaaad1989f52d70aed2ae219f318afaf843a (patch) | |
tree | 2bc69ddc4b8a8c23241899b4cef225b35e2533a2 /CHANGELOG.md | |
parent | 33bf4788522581465c842ea382107ce36ae4d5ba (diff) | |
download | parseq-ea8ceaaad1989f52d70aed2ae219f318afaf843a.tar |
Update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f59e0b9..c8c301d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ The format is based on [Keep A Changelog][] and this project adheres to ## Unreleased +Improved documentation and tests. + ### Added - Added recursive SHA256 example application. @@ -20,6 +22,8 @@ The format is based on [Keep A Changelog][] and this project adheres to ## [0.1.0] - 2022-12-18 +Released the first version. + ### Added - Added initial implementation. |