Skip to content

Commit dfd8239

Browse files
committed
Add release notesd for 1.3.0.
1 parent f6ef188 commit dfd8239

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGES

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Changelog
22
=========
33

4+
Version 1.3.0
5+
-------------
6+
7+
Released on 2025-MM-DD.
8+
9+
* Dropped support for Python 3.7-3.8, added support for Python 3.12-3.13 and
10+
PyPy 3.10.
11+
12+
* Removed ``_unicode_safe_getattr()``, deprecated in 1.2.0.
13+
14+
* Added ``pre-commit`` and formatted the code with ``ruff``.
15+
16+
* Many CI additions and improvements.
17+
18+
419
Version 1.2.0
520
-------------
621

0 commit comments

Comments
 (0)