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 bd65c07 commit 9c0f7d8Copy full SHA for 9c0f7d8
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changes
2
=======
3
4
+41.0 (2023-08-18)
5
+-----------------
6
+
7
+* Allow HTML5 `figcaption` tag through cleaner (#291)
8
+* Test `README.rst` from this project (#288)
9
10
40.0 (2023-06-16)
11
-----------------
12
readme_renderer/__about__.py
@@ -29,7 +29,7 @@
29
)
30
__uri__ = "https://github.com/pypa/readme_renderer"
31
32
-__version__ = "40.0"
+__version__ = "41.0"
33
34
__author__ = "The Python Packaging Authority"
35
__email__ = "[email protected]"
0 commit comments