Skip to content

Commit 67509f2

Browse files
authored
bumped version (#273)
1 parent ddd6f40 commit 67509f2

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGES.rst

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

4+
0.40.0
5+
------
6+
7+
* Improved German translations (thanks to @hblunck for this).
8+
* When submitting an form, scroll to the top of the page if an error occurs so
9+
the error box is visible (thanks to @sinisaos for this).
10+
* If a custom ``BaseUser`` table is used for authentication, which uses a
11+
``UUID`` as the primary key, it now works.
12+
13+
-------------------------------------------------------------------------------
14+
415
0.39.0
516
------
617

piccolo_admin/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.39.0
1+
0.40.0

0 commit comments

Comments
 (0)