From a6b2ba04face950d02af581ab147942b620fdb27 Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Mon, 16 Jan 2023 10:40:39 +0000 Subject: [PATCH] Changelog entry about change in maintenance --- HISTORY.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 8e1073e..82915bf 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,6 +2,8 @@ History ======= +* Note Adam Johnson is new maintainer. + * Require Black 22.1.0+. * Add ``--rst-literal-blocks`` option, to also format text in reStructuredText literal blocks, starting with ``::``.