From 396d29fc3272b47649e247f250d0de0fd60cac8a Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+aa-turner@users.noreply.github.com> Date: Thu, 16 Jun 2022 20:27:16 +0100 Subject: [PATCH] Update CHANGES for 10028 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 0f56e070b..8f1384820 100644 --- a/CHANGES +++ b/CHANGES @@ -143,6 +143,8 @@ Deprecated {{ super() }} {%- endblock %} + + Patch by Adam Turner. * setuptools integration. The ``build_sphinx`` sub-command for setup.py is marked as deprecated to follow the policy of setuptools team. * The ``locale`` argument of ``sphinx.util.i18n:babel_format_date()`` becomes