Skip to content

Commit b2cc53a

Browse files
authored
inout: add changelog entry for v0.1.4 (#1151)
1 parent a984ec9 commit b2cc53a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

inout/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
[#1132]: https://github.com/RustCrypto/utils/pull/1132
1919
[#1132]: https://github.com/RustCrypto/utils/pull/1132
2020

21+
## 0.1.4 (2025-02-21)
22+
### Fixed
23+
- Return output length from `InOutBufReserved::get_out_len` instead of input length ([#1150])
24+
25+
[#1150]: https://github.com/RustCrypto/utils/pull/1150
26+
2127
## 0.1.3 (2022-03-31)
2228
### Fixed
2329
- MIRI error in `From` impl for `InOutBuf` ([#755])

0 commit comments

Comments
 (0)