Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
partim committed Jul 9, 2024
1 parent 0996832 commit 19188c9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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
Expand Down

0 comments on commit 19188c9

Please sign in to comment.