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.
2 parents 8703d24 + 38e23bd commit 3cb1f9aCopy full SHA for 3cb1f9a
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