File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments