Skip to content

Commit e646bb7

Browse files
committed
bumped version
1 parent b823db8 commit e646bb7

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGES.rst

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

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+
419
0.35.0
520
------
621

piccolo_admin/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.35.0
1+
0.36.0

0 commit comments

Comments
 (0)