Skip to content

Commit a0ddda9

Browse files
authored
Merge pull request #141 from NLnetLabs/release-0.10.1
Prepare for release 0.10.1.
2 parents 595c3dd + 8994c61 commit a0ddda9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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.10.0"
3+
version = "0.10.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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## 0.10.1
44

5+
Released 2021-05-10.
6+
57
New
68

79
* `resources::AsBlocks::difference` and `resources::IpBlocks::difference`.

0 commit comments

Comments
 (0)