update changelog
This commit is contained in:
parent
3766dbfff1
commit
4ed6b09a24
2 changed files with 11 additions and 1 deletions
10
CHANGES.txt
10
CHANGES.txt
|
@ -1,4 +1,14 @@
|
||||||
|
|
||||||
|
0.1a29
|
||||||
|
------
|
||||||
|
|
||||||
|
* Removed ``setup.cfg`` file.
|
||||||
|
|
||||||
|
* Changed some logging instances from ``INFO`` to ``DEBUG``.
|
||||||
|
|
||||||
|
* Updated ``repr()`` output for model classes.
|
||||||
|
|
||||||
|
|
||||||
0.1a28
|
0.1a28
|
||||||
------
|
------
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = '0.1a28'
|
__version__ = '0.1a29'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue