diff --git a/Cargo.lock b/Cargo.lock index dee28286..d2ab8c69 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1132,7 +1132,7 @@ dependencies = [ [[package]] name = "routinator" -version = "0.8.2-rc2" +version = "0.8.2" dependencies = [ "bytes 0.5.6", "chrono", diff --git a/Cargo.toml b/Cargo.toml index 61d30ded..ad11774b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] # Note: some of these values are also used when building Debian packages below. name = "routinator" -version = "0.8.2-rc2" +version = "0.8.2" edition = "2018" authors = ["The NLnet Labs RPKI Team "] description = "An RPKI relying party software." @@ -83,7 +83,7 @@ assets = [ ] maintainer-scripts = "debian" changelog = "debian/changelog" # this will be generated by the pkg workflow -copyright = "Copyright (c) 2019, NLnet Labs. All rights reserved." +copyright = "Copyright (c) 2020, NLnet Labs. All rights reserved." conf-files = ["/etc/routinator/routinator.conf"] systemd-units = { unit-name = "routinator", enable = false } diff --git a/Changelog.md b/Changelog.md index 5753eb3c..c6b69f64 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,11 +1,11 @@ # Change Log -## Unreleased next version +## 0.8.2 ‘Once More, with Feeling’ -Bug Fixes +Released 2020-12-09. -Other Changes +There have been no changes since 0.8.1-rc1. ## 0.8.2-rc1 diff --git a/doc/routinator.1 b/doc/routinator.1 index 0a6ac08e..a26300cc 100644 --- a/doc/routinator.1 +++ b/doc/routinator.1 @@ -1,4 +1,4 @@ -.TH "routinator" "1" "December 4, 2020" "NLnet Labs" "routinator 0.8.2-rc1 +.TH "routinator" "1" "December 9, 2020" "NLnet Labs" "routinator 0.8.2 .\" .\" routinator.1 -- RPKI Relying Party software .\"