update changelog
This commit is contained in:
parent
8a0f300fc0
commit
183530afc9
2 changed files with 10 additions and 1 deletions
|
@ -1,4 +1,13 @@
|
||||||
|
|
||||||
|
0.1.1
|
||||||
|
-----
|
||||||
|
|
||||||
|
* Some random things required in production at MaMa Jean's...
|
||||||
|
|
||||||
|
Specifically this is known to replace occurrences of e.g. ``edbob.User`` with
|
||||||
|
a more standard (properly imported) reference to ``User``.
|
||||||
|
|
||||||
|
|
||||||
0.1a29
|
0.1a29
|
||||||
------
|
------
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = '0.1a29'
|
__version__ = '0.1.1'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue