Skip to content

Commit bab636b

Browse files
committed
update changelog
1 parent d379be9 commit bab636b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

block-padding/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## 0.4.0 (unreleased)
88
### Added
9-
- `Padding::pad_detached` method ([#1225])
9+
- `Padding::pad_detached` method ([#1225], [#1227])
10+
- `PaddedData` enum ([#1227])
1011

1112
### Changed
1213
- Migrated from `generic-array` to `hybrid-array` ([#944])
@@ -22,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2223
[#1149]: https://github.com/RustCrypto/utils/pull/1149
2324
[#1217]: https://github.com/RustCrypto/utils/pull/1217
2425
[#1225]: https://github.com/RustCrypto/utils/pull/1225
26+
[#1227]: https://github.com/RustCrypto/utils/pull/1227
2527

2628
## 0.3.3 (2023-04-02)
2729
### Added

0 commit comments

Comments
 (0)