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 36e6157 commit d9a889dCopy full SHA for d9a889d
CHANGELOG
@@ -1,4 +1,4 @@
1
-v0.7.2 (unreleased):
+v0.7.2 (released July 1, 2025):
2
3
- Fix building on non-CPython implementations like PyPy. (#341)
4
- Improve typing.
docs/changelog.rst
@@ -4,8 +4,8 @@ Changelog
v0.7.2
5
------
6
7
-Unreleased
8
-(`changes <https://github.com/earwig/mwparserfromhell/compare/v0.7.1...main>`__):
+`Released July 1, 2025 <https://github.com/earwig/mwparserfromhell/tree/v0.7.2>`_
+(`changes <https://github.com/earwig/mwparserfromhell/compare/v0.7.1...v0.7.2>`__):
9
10
- Fix building on non-CPython implementations like PyPy.
11
(`#341 <https://github.com/earwig/mwparserfromhell/issues/341>`_)
0 commit comments