diff options
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. |