1
0
mirror of https://github.com/NLnetLabs/rtrtr.git synced 2024-05-11 05:55:07 +00:00

Update changelog. Mark as breaking version.

This commit is contained in:
Martin Hoffmann
2021-05-27 10:57:32 +02:00
parent 9febd9bddb
commit ce830fc805
2 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "rtrtr"
version = "0.1.3-dev"
version = "0.2.0-dev"
edition = "2018"
authors = ["The NLnet Labs RPKI Team <rpki-team@nlnetlabs.nl>"]
description = "A versatile tool for managing route filters"

View File

@ -4,12 +4,17 @@
Breaking Changes
* The minimum supported Rust version is now 1.47. ([#17])
New
Bug Fixes
Other
* Upgraded to Tokio 1.0, Hyper 0.14, and Reqwest 0.11. ([#17])
[#17]: https://github.com/NLnetLabs/rtrtr/pull/17
## 0.1.2 Ten Four