From: Remi Gacogne Date: Thu, 19 Mar 2020 16:34:29 +0000 (+0100) Subject: dnsdist: Add missing changelog tags to the documentation X-Git-Tag: dnsdist-1.5.0-rc1~34^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6c9fa81c6663922927025dfeff3db8ca34b0b082;p=thirdparty%2Fpdns.git dnsdist: Add missing changelog tags to the documentation --- diff --git a/pdns/dnsdistdist/docs/conf.py b/pdns/dnsdistdist/docs/conf.py index c6c6142041..35be131d86 100644 --- a/pdns/dnsdistdist/docs/conf.py +++ b/pdns/dnsdistdist/docs/conf.py @@ -85,7 +85,7 @@ changelog_render_pullreq = "https://github.com/PowerDNS/pdns/pull/%s" changelog_render_changeset = "https://github.com/PowerDNS/pdns/commit/%s" changelog_sections = ['New Features', 'Improvements', 'Bug Fixes', 'Removals'] -changelog_inner_tag_sort = ['Security', 'DNS over HTTPS', 'DNS over TLS', 'DNSCrypt', 'Protobuf', 'Performance', 'Webserver', 'Metrics'] +changelog_inner_tag_sort = ['Security', 'DNS over HTTPS', 'DNS over TLS', 'DNSCrypt', 'DNSTAP', 'Protobuf', 'Performance', 'Webserver', 'Metrics'] changelog_render_tags = False