Skip to content

Commit 27ea098

Browse files
committed
Prepare release notes for 3.12
1 parent 7a6e9b2 commit 27ea098

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/history.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Release history
22
===============
33

4+
Version 3.12
5+
------------
6+
7+
- Support for license expressions using the AND and OR operators (:ghpull:`731`).
8+
- Recognise ``__version__: str = "0.1"`` annotated assignments when finding the
9+
version number (:ghpull:`728`).
10+
- Clear error message when referring to a license file in a parent directory,
11+
which is not supported (:ghpull:`725`).
12+
413
Version 3.11
514
------------
615

0 commit comments

Comments
 (0)