Skip to content

Commit a709d96

Browse files
author
Tim Bruijnzeels
authored
Update version and readme for release 0.11.0 (#944)
1 parent c341927 commit a709d96

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
# Note: some of these values are also used when building Debian packages below.
33
name = "krill"
4-
version = "0.11.0-rc1"
4+
version = "0.11.0"
55
edition = "2018"
66
rust-version = "1.56"
77
authors = [ "The NLnet Labs RPKI team <[email protected]>" ]

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ in this [blog post](https://blog.nlnetlabs.nl/testing-the-waters-with-krill/).
2525

2626
# Changelog
2727

28-
## 0.11.0 RC1 'What about that ROA?'
28+
## 0.11.0 'What about that ROA?'
2929

3030
In this release we introduce two features in the Krill API and CLI:
3131
- Support optional comment for each ROA configuration #863
@@ -40,10 +40,10 @@ Other than this we included a few minor issues and fixes:
4040
- Disallow negative numbers in config #808
4141

4242
Documentation can be found here:
43-
https://krill.docs.nlnetlabs.nl/en/latest/
43+
https://krill.docs.nlnetlabs.nl/en/stable/
4444

4545
And here:
46-
https://krill.docs.nlnetlabs.nl/en/latest/upgrade.html#v0-11-0
46+
https://krill.docs.nlnetlabs.nl/en/stable/upgrade.html#v0-11-0
4747

4848
## 0.10.3 'Down Under'
4949

0 commit comments

Comments
 (0)