Skip to content

Commit b6be2cd

Browse files
committed
Update changelog to reflect item is for Python 3.14
1 parent 1e25043 commit b6be2cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ See the [Contributing Guide](contributing.md) for details.
1414

1515
### Fixed
1616

17-
* Fix `codecs` deprecation.
17+
* Fix `codecs` deprecation in Python 3.14.
1818
* Fix issue with unclosed comment parsing in Python 3.14.
1919
* Fix issue with unclosed declarations in Python 3.14.
2020
* Fix issue with unclosed HTML tag `<foo` and Python 3.14.

0 commit comments

Comments
 (0)