Skip to content

Commit b55a0c9

Browse files
release notes
1 parent 22a7787 commit b55a0c9

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

doc/release/release_notes.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,26 @@ Release Notes
1616

1717
.. release:: Upcoming
1818

19+
.. change:: new
20+
:tags: compatibility
21+
22+
Added support for Python 3.12
23+
24+
.. change:: new
25+
:tags: linting
26+
27+
Added automatic code linting using Black
28+
29+
.. change:: changed
30+
:tags: compatibility
31+
32+
Dropped support for Python 2.7, 3.6 and 3.7
33+
34+
.. change:: changed
35+
:tags: Tests
36+
37+
Refactored unit tests
38+
1939
.. change:: changed
2040
:tags: path resolve
2141

0 commit comments

Comments
 (0)