summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2023-01-17 10:25:42 -0800
committerGitHub <noreply@github.com>2023-01-17 10:25:42 -0800
commit08eb1d421fb77d52597d380e7165c7d501113086 (patch)
tree8ba305079fe7c141fa8d2eac7f3f0fc66120df8f /CHANGES.rst
parentb662e670056cfdeb170ffe8fc2fa5df162912c32 (diff)
parentc0254f0cfe51720ecc9e72e8896022af29af5b44 (diff)
downloadmarkupsafe-08eb1d421fb77d52597d380e7165c7d501113086.tar.gz
release version 2.1.2 (#347)
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index e1a558f..81294a0 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,7 +1,7 @@
Version 2.1.2
-------------
-Unreleased
+Released 2023-01-17
- Fix ``striptags`` not stripping tags containing newlines.
:issue:`310`