From d77f8b00ee6c34f9a15a0ef3f88255362d4b3c17 Mon Sep 17 00:00:00 2001 From: Martin Hoffmann Date: Thu, 5 Dec 2024 11:57:52 +0100 Subject: [PATCH] Update changelog. --- Changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog.md b/Changelog.md index 4083299..255c9f1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -14,6 +14,8 @@ New `Ipv4Blocks` and `Ipv6Blocks`. ([#298]) * Made `AddressRange` public and added methods to convert ranges into a set of prefixes. ([#306]) +* Updated the ASPA RTR PDU to conform with version -14 of + draft-ietf-sidrops-8210bis. ([#309]) Bug fixes @@ -31,6 +33,7 @@ Other changes [#303]: https://github.com/NLnetLabs/rpki-rs/pull/303 [#304]: https://github.com/NLnetLabs/rpki-rs/pull/304 [#306]: https://github.com/NLnetLabs/rpki-rs/pull/306 +[#309]: https://github.com/NLnetLabs/rpki-rs/pull/309 ## 0.18.4