Skip to content

Commit 2fc0d5e

Browse files
committed
bump to v0.10.1
1 parent 9205094 commit 2fc0d5e

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

HISTORY.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1-
0.11.0
1+
0.10.1
22
==================
33

4-
*
4+
* Fixed `ST_ORDERED_CATEGORIES` generating migrations
5+
* Fixed `LOGIN_URL` not being used in some places;
6+
now it's uses everywhere
7+
* UX: all lists rows in the admin section are now clickable
58

69
0.10.0
710
==================

spirit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# -*- coding: utf-8 -*-
22

3-
__version__ = '0.11.0b'
3+
__version__ = '0.10.1'

0 commit comments

Comments
 (0)