From: James Addison Date: Wed, 26 Apr 2023 10:25:01 +0000 (+0100) Subject: Changelog: add 1.10.5 (unreleased) entry note about docstring code formatting X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1228%2Fhead;p=thirdparty%2Fsqlalchemy%2Falembic.git Changelog: add 1.10.5 (unreleased) entry note about docstring code formatting --- diff --git a/docs/build/changelog.rst b/docs/build/changelog.rst index b62df7dc..f1be0851 100644 --- a/docs/build/changelog.rst +++ b/docs/build/changelog.rst @@ -7,6 +7,12 @@ Changelog :version: 1.10.5 :include_notes_from: unreleased + .. change:: + :tags: misc + :tickets: 1220 + + Update code snippets within docstrings to use ``black`` code formatting. + .. changelog:: :version: 1.10.4 :released: April 24, 2023