From bc69bc205cf2cd5e83be0f678cccb4a16b35ccc6 Mon Sep 17 00:00:00 2001 From: Ximon Eighteen <3304436+ximon18@users.noreply.github.com> Date: Wed, 2 Oct 2024 20:58:34 +0200 Subject: [PATCH] Update changelog. --- Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.md b/Changelog.md index 114d0ee6..c54e2dcd 100644 --- a/Changelog.md +++ b/Changelog.md @@ -64,6 +64,7 @@ Unstable features * Added trait `ResourceRecordBatcher` and impl `CallbackBatcher` in `net::server::batcher` for pushing as many records into a response as will fit according to defined limits. ([#383]) + * Enforce dgram max response size limit. ([#398]) * `unstable-zonetree`: * Added `ZoneUpdate`. ([#375]) * Added `ZoneUpdater`, `ZoneDiffBuilder` and `ZoneDiff` and improved @@ -108,6 +109,7 @@ Other changes [#382]: https://github.com/NLnetLabs/domain/pull/382 [#383]: https://github.com/NLnetLabs/domain/pull/383 [#392]: https://github.com/NLnetLabs/domain/pull/392 +[#398]: https://github.com/NLnetLabs/domain/pull/398 [@dklbreitling]: https://github.com/dklbreitling ## 0.10.1