Skip to content

Commit 688e6eb

Browse files
authored
Release 0.18.0. (#279)
Breaking changes * Upgraded _ring_ to 0.17 and _quick-xml_ to 0.31. ([#287])
1 parent e6df253 commit 688e6eb

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rpki"
3-
version = "0.18.0-dev"
3+
version = "0.18.0"
44
edition = "2021"
55
rust-version = "1.63"
66
authors = ["NLnet Labs <[email protected]>"]

Changelog.md

+3-7
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
# Changelog
22

3-
## Unreleased next version
3+
## 0.18.0
4+
5+
Released 2023-11-30.
46

57
Breaking changes
68

79
* Upgraded _ring_ to 0.17 and _quick-xml_ to 0.31. ([#287])
810

9-
New
10-
11-
Bug fixes
12-
13-
Other changes
14-
1511
[#287]: https://github.com/NLnetLabs/rpki-rs/pull/287
1612

1713

0 commit comments

Comments
 (0)