From a1b3de6cdbf124355d3e0d65d2dc60e52676350d Mon Sep 17 00:00:00 2001 From: Martin Hoffmann Date: Mon, 25 Mar 2024 17:51:55 +0100 Subject: [PATCH] Update changelog. --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index 35a6e299..ca26648b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -11,6 +11,11 @@ Breaking changes New +* The `chain_validity` value in the `jsonext` format now considers the + validity of the manifest’s EE certificates. A new `stale` value shows + the time when any of the publication points along the way will become + stale. ([#945]) + Bug fixes * Fixed an issue where the refresh time was calculated as zero under @@ -25,6 +30,7 @@ Other changes [#907]: https://github.com/NLnetLabs/routinator/pull/907 [#940]: https://github.com/NLnetLabs/routinator/pull/940 [#942]: https://github.com/NLnetLabs/routinator/pull/942 +[#945]: https://github.com/NLnetLabs/routinator/pull/945 ## 0.13.2 ‘Existential Funk’