We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b823db8 commit e646bb7Copy full SHA for e646bb7
CHANGES.rst
@@ -1,6 +1,21 @@
1
Changes
2
=======
3
4
+0.36.0
5
+------
6
+
7
+Lots of small enhancements.
8
9
+* Fixed bugs with the foreign key selector. Sometimes the edit button didn't
10
+ work. Also, sometimes the value shown in the input box wasn't refreshing when
11
+ navigating to a new page.
12
+* The HTML title now matches the ``site_name`` parameter in ``create_admin``
13
+ (thanks to @sinisaos for this).
14
+* Updated Vue to the latest version.
15
+* Internal code refactoring.
16
17
+-------------------------------------------------------------------------------
18
19
0.35.0
20
------
21
piccolo_admin/version.txt
@@ -1 +1 @@
-0.35.0
0 commit comments