update changelog

This commit is contained in:
Lance Edgar 2014-01-28 09:13:45 -08:00
parent 8a0f300fc0
commit 183530afc9
2 changed files with 10 additions and 1 deletions

View file

@ -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
------