diff options
author | Stefan Kreutz <mail@skreutz.com> | 2023-03-25 17:35:57 +0100 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2023-03-25 17:35:57 +0100 |
commit | e6b81581a1095e5e05a6c8175d4dc4fbb0c0a9bf (patch) | |
tree | 7266053f17d1a500263ca2fbac07bb26602e1409 /CHANGELOG.md | |
parent | 61db60533a8e0a9a060fc57b9c53a714c04e9854 (diff) | |
download | parseq-e6b81581a1095e5e05a6c8175d4dc4fbb0c0a9bf.tar |
Release version 0.1.2parseq-0.1.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 44b569f..4b16b3c 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 +## [0.1.2] - 2023-03-25 + ### Added - Added Cargo.lock for example application |