---------------------
**Added**
- Python 3 trove classifier. (:github-user:`dekkers`)
**Changed**
- Tox cleanup. (:github-user:`edwinlunando`)
- Improved ``README``. (:github-user:`glarrain`)
- Added/Cleaned up tests. (:github-user:`spookylukey`, :github-user:`AlexRiina`)
**Fixed**
- Append ``_currency`` to non-money ExpressionFields. :github-issue:`101` (:github-user:`alexhayes`, :github-user:`AlexRiina`, :github-user:`briankung`)
- Data truncated for column. :github-issue:`103` (:github-user:`alexhayes`)
- Fixed ``has_changed`` not working. :github-issue:`95` (:github-user:`spookylukey`)
- Fixed proxy model with ``MoneyField`` returns wrong class. :github-issue:`80` (:github-user:`spookylukey`)