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:
@ -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"
|
||||
|
@ -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’
|
||||
|
Reference in New Issue
Block a user