Skip to content

Commit 803133b

Browse files
authored
Merge pull request #149 from NLnetLabs/release-0.11.1
Prepare for release 0.11.1.
2 parents 1c1bb2b + e56245c commit 803133b

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rpki"
3-
version = "0.11.1-dev"
3+
version = "0.11.1"
44
edition = "2018"
55
authors = ["The NLnet Labs RPKI Team <[email protected]>"]
66
description = "A library for validating and creating RPKI data."

Changelog.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Changelog
22

3-
## Unreleased next version
3+
## 0.11.1
44

5-
Breaking
5+
Released 2021-07-08.
66

77
New
88

@@ -17,8 +17,6 @@ Bug Fixes
1717
standard formally allows it, so we shouldn’t reject updates because of
1818
it. ([#148)]
1919

20-
Other Changes
21-
2220
[#144]: https://github.com/NLnetLabs/rpki-rs/pull/144
2321
[#147]: https://github.com/NLnetLabs/rpki-rs/pull/147
2422
[#148]: https://github.com/NLnetLabs/rpki-rs/pull/148

0 commit comments

Comments
 (0)