We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f4598d commit 3658bd9Copy full SHA for 3658bd9
der/CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
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
13
## 0.7.9 (2024-04-01)
14
### Changed
15
- make sure der is comptatible with potential language breaking changed (backport [#1374])
0 commit comments