Skip to content

Commit

Permalink
changes for 9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Oct 22, 2024
1 parent 281d47e commit 1247f26
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### v9.1.0 (2024-10-22)

* Dns.Dnskey: provide to_string and name_key_to_string (@hannesm, @dinosaure,
#356 - fixes #355)
* BREAKING: Dns.Dnskey remove pp_name_key (unused, irritating, #356)
* BREAKING Dns_certify_mirage.retrieve_certificate use separate dns_key_name
and dns_key arguments, avoid string decoding in that function (#356)

### v9.0.1 (2024-09-27)

* dns-client-miou: use String.get_uint16_be instead of String.get_int16_be
Expand Down

0 comments on commit 1247f26

Please sign in to comment.