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 ce2d8be commit 38e23bdCopy full SHA for 38e23bd
CHANGES.rst
@@ -1,6 +1,19 @@
1
Changes
2
=======
3
4
+1.12.0
5
+------
6
+
7
+Added Italian translations - thanks to @Ott8v for this.
8
9
+Modernised the type hints across the codebase (e.g. replacing ``typing.List``
10
+with ``list``). Thanks to @sinisaos for this.
11
12
+Added official Python 3.13 support, and dropped Python 3.8 support (thanks to
13
+@sinisaos for this).
14
15
+-------------------------------------------------------------------------------
16
17
1.11.0
18
------
19
piccolo_admin/version.txt
@@ -1 +1 @@
-1.11.0
0 commit comments