summaryrefslogtreecommitdiff
path: root/changelog.d/2650.misc.rst
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/2650.misc.rst')
-rw-r--r--changelog.d/2650.misc.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.d/2650.misc.rst b/changelog.d/2650.misc.rst
new file mode 100644
index 00000000..f15ec3d8
--- /dev/null
+++ b/changelog.d/2650.misc.rst
@@ -0,0 +1,3 @@
+Updated the docs build tooling to support the latest version of
+Towncrier and show the previews of not-yet-released setuptools versions
+in the changelog -- :user:`webknjaz`