mirror of
https://github.com/NLnetLabs/routinator.git
synced 2024-05-19 06:50:04 +00:00
Update changelog and bump version.
This commit is contained in:
Generated
+1
-1
@@ -1136,7 +1136,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "routinator"
|
||||
version = "0.13.1-dev"
|
||||
version = "0.14.0-dev"
|
||||
dependencies = [
|
||||
"arbitrary",
|
||||
"bytes",
|
||||
|
||||
+1
-1
@@ -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>"]
|
||||
|
||||
@@ -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’
|
||||
|
||||
|
||||
Reference in New Issue
Block a user