Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
reinbach committed Jun 14, 2015
1 parent bda2ba7 commit 4f68241
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGES.txt
@@ -1,3 +1,16 @@
Changes in 0.7
- Django 1.8 compatible (@willhcr)

Changes in 0.6
- Tox cleanup (@edwinlunando)
- Add Python 3 trove classifier (@dekkers)
- Improved README (@glarrain)
- Appends _currency to non-money ExpressionFields [#101] (@alexhayes, @alexriina, @briankung)
- Data truncated for column [#103] (@alexhayes)
- Proxy Model with MoneyField returns wrong class [#80] (@spookylukey)
- Fixed has_changed not working [#95] (@spookylukey)
- Added/Cleaned up tests (@spookylukey, @alexriina)

Changes in 0.5
- Django 1.7 compatibility (Francois Rejete <francois@rejete.com>)
- Added "choices=" to instantiation of currency widget (David Stockwell <david@zooey.co.uk>)
Expand Down

0 comments on commit 4f68241

Please sign in to comment.