From 78e6352fe51212c575235cdba461f47a2e6f8215 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Mon, 7 Feb 2022 13:12:50 +0100 Subject: [PATCH] changelog: break out #10074 and call it a feature because it adds a new setting, among other improvements also to make it easier to discover which version added that setting --- docs/changelog/4.5.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/changelog/4.5.rst b/docs/changelog/4.5.rst index f25926a02a..5c39d760bd 100644 --- a/docs/changelog/4.5.rst +++ b/docs/changelog/4.5.rst @@ -374,10 +374,16 @@ Changelogs for 4.5.x .. change:: :tags: Bug Fixes - :pullreq: 9766, 9844, 9919, 10074 + :pullreq: 9766, 9844, 9919 Fixed bugs in the implementations of the ``SVCB``, ``HTTPS``, ``IPSECKEY`` and ``APL`` types. + .. change:: + :tags: New Features + :pullreq: 10074 + + ``SVCB`` improvements, including a new ``svc-autohints`` setting + .. change:: :tags: New Features :pullreq: 10078, 10172, 10121, 10256, 10234 -- 2.47.2