From 4b669c00fff8a832c0e6971702fe76fa8f034633 Mon Sep 17 00:00:00 2001 From: Ximon Eighteen <3304436+ximon18@users.noreply.github.com> Date: Thu, 21 May 2026 10:33:18 +0200 Subject: [PATCH] Revert "Update changelog." This reverts commit c7593ee508e9761da3f9e6f3c5eba664efac1acc. --- Changelog.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Changelog.md b/Changelog.md index abe3ea14..fcc46f39 100644 --- a/Changelog.md +++ b/Changelog.md @@ -13,15 +13,10 @@ Improvements Bug fixes -* Changed the `FromStr` impl for `SecurityAlgorithm` to also accept - mnemonics. This also means that these are now accepted by the zonefile - parser. ([#656]) - Other changes [#641]: https://github.com/NLnetLabs/domain/pull/641 -[#656]: https://github.com/NLnetLabs/domain/pull/656 [@soywod]: https://github.com/soywod