Skip to content

Commit ccabaa9

Browse files
committed
bumped version
1 parent 62a3ebf commit ccabaa9

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGES.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
Changes
22
=======
33

4+
1.13.0
5+
------
6+
7+
Added official Python 3.14 support (thanks to @sinisaos for this).
8+
9+
Improved the contribution docs (thanks to @sinisaos for this).
10+
11+
Added Hungarian and Slovak translations (thanks to @kispuding for this).
12+
13+
Improved pagination - it didn't perform well on tables with millions of rows
14+
(thanks to @sinisaos for this and @Skelmis and @abhishek-compro for raising
15+
this issue).
16+
17+
Bumped JS dependencies.
18+
19+
-------------------------------------------------------------------------------
20+
421
1.12.0
522
------
623

piccolo_admin/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.12.0
1+
1.13.0

0 commit comments

Comments
 (0)