Skip to content

Commit ecc6a78

Browse files
authored
Release 0.3.1-rc2. (#126)
New * Add support for client certificates in the `json` unit. ([#124])
1 parent d3e5b1a commit ecc6a78

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

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,6 +1,6 @@
11
[package]
22
name = "rtrtr"
3-
version = "0.3.1-dev"
3+
version = "0.3.1-rc2"
44
edition = "2021"
55
rust-version = "1.70"
66
authors = ["NLnet Labs <rpki-team@nlnetlabs.nl>"]

Changelog.md

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

3-
## Unreleased next version
3+
## 0.3.1-rc2
4+
5+
Released 2024-08-14.
46

57
New
68

79
* Add support for client certificates in the `json` unit. ([#124])
810

9-
Bug Fixes
10-
11-
Other changes
12-
1311
[#124]: https://github.com/NLnetLabs/rtrtr/pull/124
1412

1513

0 commit comments

Comments
 (0)