diff options
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ca3d92..d15e44c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ The format is based on [Keep a Changelog][1], and this project adheres to ## [Unreleased][3] +## [v0.1.0][4] + ### Added - viewing recipes @@ -18,3 +20,4 @@ The format is based on [Keep a Changelog][1], and this project adheres to [1]: https://keepachangelog.com/en/1.0.0/ [2]: https://semver.org/spec/v2.0.0.html [3]: https://cgit.xengineering.eu/ceres/tree +[4]: https://cgit.xengineering.eu/ceres/tree?h=0.1.0 |