]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Add missing changelog tags to the documentation 8953/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 19 Mar 2020 16:34:29 +0000 (17:34 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 19 Mar 2020 16:34:29 +0000 (17:34 +0100)
pdns/dnsdistdist/docs/conf.py

index c6c6142041a0781a17e172b5f0fbea751a881ad5..35be131d86c4351719a17e2195953ea0aef22fa8 100644 (file)
@@ -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