1
0
mirror of https://github.com/NLnetLabs/routinator.git synced 2024-05-19 06:50:04 +00:00

Update Changelog and bump to 0.2.0 as we have breaking changes.

This commit is contained in:
Martin Hoffmann
2018-11-28 17:27:51 +01:00
parent 6e7c3631c2
commit 4dae53b767
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "routinator"
version = "0.1.3"
version = "0.2.0"
authors = ["The NLnet Labs RPKI Team <rpki@nlnetlabs.nl>"]
description = "An RPKI relying party software."
repository = "https://github.com/NLnetLabs/routinator"

View File

@ -8,6 +8,12 @@ Breaking Changes
New
* Output from the rsync runs is now send to the logger and will be handled
according to log settings. Output to stderr is logged with log level
_warn,_ stdout is logged with _info._
* In daemon mode, forking now happens _after_ the TALs are checked so that
you can see the error messages and that it fails.
Bug Fixes
* The default output format was accidentally changed to `none`. It is