Skip to content

Commit 8920934

Browse files
committed
Update changelogs
1 parent d8ad927 commit 8920934

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

ascon-hash256/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,9 @@
22
All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5-
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
## 0.1.0 (UNRELEASED)
8+
- Initial release ([#841])
9+
10+
[#841]: https://github.com/RustCrypto/hashes/pull/841

ascon-xof128/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## 0.1.0 (UNRELEASED)
8-
- Initial release.
8+
- Initial release ([#841])
9+
10+
[#841]: https://github.com/RustCrypto/hashes/pull/841

0 commit comments

Comments
 (0)