Update changelog and bump version.

This commit is contained in:
Martin Hoffmann
2023-11-29 17:31:42 +01:00
parent c47461c17c
commit 262688a06e
3 changed files with 7 additions and 2 deletions
Generated
+1 -1
View File
@@ -1136,7 +1136,7 @@ dependencies = [
[[package]]
name = "routinator"
version = "0.13.1-dev"
version = "0.14.0-dev"
dependencies = [
"arbitrary",
"bytes",
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
# Note: some of these values are also used when building Debian packages below.
name = "routinator"
version = "0.13.1-dev"
version = "0.14.0-dev"
edition = "2021"
rust-version = "1.70"
authors = ["NLnet Labs <rpki-team@nlnetlabs.nl>"]
+5
View File
@@ -4,12 +4,17 @@
Breaking changes
* Keep the content of an RRDP repository in a single file rather than
as individual files under a directory. ([#886])
New
Bug fixes
Other changes
[#886]: https://github.com/NLnetLabs/routinator/pull/88686
## 0.13.0 Should Have Started This in a Screen