Skip to content

Commit 3658bd9

Browse files
authored
der: 0.7.10 changelog entry (#1768)
1 parent 1f4598d commit 3658bd9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

der/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
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

7+
## 0.7.10 (2024-04-18)
8+
### Fixed
9+
- append in `Encode::encode_to_vec` (backport [#1760])
10+
11+
[#1760]: https://github.com/RustCrypto/formats/pull/1760
12+
713
## 0.7.9 (2024-04-01)
814
### Changed
915
- make sure der is comptatible with potential language breaking changed (backport [#1374])

0 commit comments

Comments
 (0)