Skip to content

Commit 7024945

Browse files
committed
Update changelog
1 parent 099fa61 commit 7024945

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

block-padding/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
### Changed
99
- Migrated from `generic-array` to `hybrid-array` ([#944])
1010
- Edition changed to 2024 and MSRV bumped to 1.85 ([#1149])
11+
- Merged `RawPadding` and `Padding` traits ([#1217])
12+
13+
### Removed
14+
- `Block` type alias ([#1217])
1115

1216
[#944]: https://github.com/RustCrypto/utils/pull/944
1317
[#1149]: https://github.com/RustCrypto/utils/pull/1149
18+
[#1217]: https://github.com/RustCrypto/utils/pull/1217
1419

1520
## 0.3.3 (2023-04-02)
1621
### Added

0 commit comments

Comments
 (0)