Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
earwig committed Jan 4, 2024
1 parent 4acb885 commit 28343df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG
Expand Up @@ -2,6 +2,7 @@ v0.6.6 (unreleased):

- Dropped support for end-of-life Python 3.7.
- Added support for Python 3.12.
- Raised nested node depth limit from 40 to 100 to match current MediaWiki. (#313)

v0.6.5 (released September 5, 2023):

Expand Down
2 changes: 2 additions & 0 deletions docs/changelog.rst
Expand Up @@ -9,6 +9,8 @@ Unreleased

- Dropped support for end-of-life Python 3.7.
- Added support for Python 3.12.
- Raised nested node depth limit from 40 to 100 to match current MediaWiki.
(`#313 <https://github.com/earwig/mwparserfromhell/issues/313>`_)

v0.6.5
------
Expand Down

0 comments on commit 28343df

Please sign in to comment.