update changelog
This commit is contained in:
parent
6fcb5a5ddf
commit
f3947dc6de
|
@ -1,4 +1,12 @@
|
||||||
|
|
||||||
|
0.3.12
|
||||||
|
------
|
||||||
|
|
||||||
|
* Fix customer lookup bug in customer detail view.
|
||||||
|
|
||||||
|
* Add ``SessionProgress`` class, and ``progress`` views.
|
||||||
|
|
||||||
|
|
||||||
0.3.11
|
0.3.11
|
||||||
------
|
------
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = '0.3.11'
|
__version__ = '0.3.12'
|
||||||
|
|
Loading…
Reference in a new issue