summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Addison <james@reciperadar.com>2023-04-26 11:25:01 +0100
committerJames Addison <james@reciperadar.com>2023-04-26 11:27:08 +0100
commitf5696b9ca34998e22af5705434ed2393d86e82c0 (patch)
tree74c27e705a739fb789472897c8b4eff2071f5b71
parentebe5f59677c641f404299cf4f3c2aa9fcc6c5c16 (diff)
downloadalembic-f5696b9ca34998e22af5705434ed2393d86e82c0.tar.gz
Changelog: add 1.10.5 (unreleased) entry note about docstring code formatting
-rw-r--r--docs/build/changelog.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/build/changelog.rst b/docs/build/changelog.rst
index b62df7d..f1be085 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