We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 310ccc1 commit 34e27d3Copy full SHA for 34e27d3
CHANGES.rst
@@ -1,6 +1,10 @@
1
Changes
2
=======
3
4
+37.2 (2022-09-24)
5
+
6
+* Allow HTML5 `s` tag through cleaner (#261)
7
8
37.1 (2022-09-03)
9
-----------------
10
readme_renderer/__about__.py
@@ -29,7 +29,7 @@
29
)
30
__uri__ = "https://github.com/pypa/readme_renderer"
31
32
-__version__ = "37.1"
+__version__ = "37.2"
33
34
__author__ = "The Python Packaging Authority"
35
__email__ = "[email protected]"
0 commit comments