Skip to content

Commit 2cff7a5

Browse files
authored
Release 0.14.0-rc2. (#966)
Bug fixes * Updated the bundled Routinator UI to version 0.4.1. This fixes internal linking. ([#965])
1 parent a0a229b commit 2cff7a5

4 files changed

Lines changed: 8 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
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 = "routinator"
4-
version = "0.14.0-dev"
4+
version = "0.14.0-rc2"
55
edition = "2021"
66
rust-version = "1.70"
77
authors = ["NLnet Labs <rpki-team@nlnetlabs.nl>"]

Changelog.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
# Change Log
22

3-
## Unreleased next version
3+
## 0.14.0-rc2
4+
5+
Released 2024-06-13.
46

57
Bug fixes
68

79
* Updated the bundled Routinator UI to version 0.4.1. This fixes internal
8-
linking.
10+
linking. ([#965])
911

10-
Other changes
12+
[#965]: https://github.com/NLnetLabs/routinator/pull/965
1113

1214

1315
## 0.14.0-rc1

doc/routinator.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "ROUTINATOR" "1" "Jun 10, 2024" "0.14.0-dev" "Routinator"
30+
.TH "ROUTINATOR" "1" "Jun 13, 2024" "0.14.0-rc2" "Routinator"
3131
.SH NAME
3232
routinator \- RPKI relying party software
3333
.SH SYNOPSIS

0 commit comments

Comments
 (0)