Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
partim committed Jul 31, 2024
1 parent 32f7262 commit 3717e5c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,21 @@ New
* Re-export `bcder` as `dep::bcder` if it is enabled. ([#299])
* Added `PublisherRequest::set_publisher_handle`. ([#300])
* Added `uri::{Rsync,Https}::path_into_dir` ([#302])
* Added `Ipv4Block` and `Ipv6Block` and `FromIterator` impls for
`Ipv4Blocks` and `Ipv6Blocks`. ([#298])

Bug fixes

Other changes

* The minimum supported Rust version is now 1.67. ([#301])
* The minimum supported Rust version is now 1.70. ([#303])

[#297]: https://github.com/NLnetLabs/rpki-rs/pull/297
[#298]: https://github.com/NLnetLabs/rpki-rs/pull/298
[#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
[#303]: https://github.com/NLnetLabs/rpki-rs/pull/303


## 0.18.4
Expand Down

0 comments on commit 3717e5c

Please sign in to comment.