Skip to content

Commit a4c2174

Browse files
authored
elliptic-curve: v0.11.11 changelog entry (#926)
It looks like the docs.rs build for v0.11.10 failed due to nightly bugs: https://docs.rs/crate/elliptic-curve/0.11.10/builds/500473 This adds a changelog entry for a v0.11.11 release, which is unchanged from v0.11.10, but released again to trigger a new docs.rs build. The `master` branch is already the v0.12 prerelease series, so this commit doesn't contain a full release.
1 parent 6c379d8 commit a4c2174

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

elliptic-curve/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ 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.11.11 (2022-01-30)
8+
- No changes; triggering a docs.rs rebuild
9+
710
## 0.11.10 (2022-01-27)
811
### Changed
912
- Revert [#884] to support a wider range of `zeroize` versions ([#923])

0 commit comments

Comments
 (0)