From 19188c93db58e6a4b33167a4c70e34f3d65c5b4e Mon Sep 17 00:00:00 2001 From: Martin Hoffmann Date: Tue, 9 Jul 2024 12:42:20 +0200 Subject: [PATCH] Update changelog. --- Changelog.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 2e29017..10f3807 100644 --- a/Changelog.md +++ b/Changelog.md @@ -8,7 +8,8 @@ New * `ca::idexchange::Error` now impls `std::error::Error`. ([#297]) * Re-export `bcder` as `dep::bcder` if it is enabled. ([#299]) -* Added `PublisherRequest::set_publisher_handle?. ([#300]) +* Added `PublisherRequest::set_publisher_handle`. ([#300]) +* Added `uri::{Rsync,Https}::path_into_dir` ([#302]) Bug fixes @@ -20,6 +21,7 @@ Other changes [#299]: https://github.com/NLnetLabs/rpki-rs/pull/299 [#300]: https://github.com/NLnetLabs/rpki-rs/pull/300 [#301]: https://github.com/NLnetLabs/rpki-rs/pull/301 +[#302]: https://github.com/NLnetLabs/rpki-rs/pull/302 ## 0.18.4