We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a6e9b2 commit 27ea098Copy full SHA for 27ea098
doc/history.rst
@@ -1,6 +1,15 @@
1
Release history
2
===============
3
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
13
Version 3.11
14
------------
15
0 commit comments