----

Version 1.1.2, Fri 16 Dec 2016
===============================

4dba6719eb	setting include_package_data=True in setup.py to ensure static files are included (Adam Charnock)
4ad1576aa9	Add missing migration for account model (Kevin Dice)
652c1a372e	Adding settings to MANIFEST (Adam Charnock)


Version 1.1.1, Mon 12 Dec 2016
===============================

725c86126f	Expanding on docs change in pull request #6 (Adam Charnock)
a0695c52c8	Adding `debits()` and `credits()` back to LegManager (Adam Charnock)
2fae0ef542	Add mptt to installation docs (Kevin Dice)


Version 1.1.0, Sat 10 Dec 2016
===============================

ff1a0e07c8	Adding changelog (Adam Charnock)
8b95087434	Tweaks as a result of work on swiftwind (Adam Charnock)
383895fe11	Fixing old URLS (Adam Charnock)
4cc2e7146a	Python 2 fixes (Adam Charnock)
43ea6a33f9	Specifying encoding for python 2.7 (Adam Charnock)
6512d572e1	Adding currency_exchange() method & docs (Adam Charnock)
87da427e47	Adding trading account and postgres check to ensure bank accounts are asset accounts (Adam Charnock)
d82b424f69	Moving footnotes (Adam Charnock)
5397290d89	Work on docs (Adam Charnock)
4cbd28b7b0	Fixing tests for multicurrency work (Adam Charnock)
c19861133d	Doc updates (Adam Charnock)
a27aa44053	Updates to docs (Adam Charnock)
68a9b047f6	Work on currency conversion utilities. Adding Balance class. (Adam Charnock)
c03db337ef	whitespace fix (Adam Charnock)
c7308df66e	Fixing transaction test (Adam Charnock)
8f3ce5c74c	Renaming has_statements -> is_bank_account (Adam Charnock)
17bdd3cacd	Work on currency constraints (Adam Charnock)
aed8897ed3	Asserting that all legs sum to zero for each currency (Adam Charnock)
2b4638b7f7	Adding Peter Selinger tutorial (for posterity, in case the site vanishes) (Adam Charnock)
e6cb485f5a	Link updates (Adam Charnock)
54a0b9cd18	Adding docs (Adam Charnock)
41d4bdd42e	Adding comment, correcting todo (Adam Charnock)
794ae143d3	Adding todo (Adam Charnock)
4ec34d29d6	Now using MoneyField for transaction leg amount, thanks to django-money (Adam Charnock)
1aae3404e7	Adding tests for auto_convert flag (Adam Charnock)
ee95757eba	Integration with py-moneyed, supporting calculations and auto conversion (Adam Charnock)
10cf0ca3bd	Python 2.7 fixes (Adam Charnock)
234a931ca6	Currency conversion fixes. Adding skippable test to test against fixer api (Adam Charnock)
80fad3e2fc	Work on currency converting system (Adam Charnock)


Version 1.0.3, Sun 09 Oct 2016
===============================

3cb75d6ce8	Adding  parameter to Account.simple_balance() and Account.balance() (Adam Charnock)


Version 1.0.2, Sun 09 Oct 2016
===============================

542bc60a45	Adding  parameter to Account.simple_balance() and Account.balance() (Adam Charnock)
1b81dd8d27	Whitespace (Adam Charnock)
3809a46919	Removing downloads badge (Adam Charnock)


Version 1.0.1, Fri 16 Sep 2016
===============================

3e45ccd3d1	Removing swiftwind fixture (Adam Charnock)
66e0326e85	Whitespace (Adam Charnock)
b3e39ba039	Work on transfer_to() logic (should be more sane now) (Adam Charnock)
905f538761	Minor rst fix (Adam Charnock)
5446460f3e	Trying to figure out github rst (Adam Charnock)
730e238e9c	Trying to figure out github rst (Adam Charnock)
4e7e6b2783	Adding examples to README (Adam Charnock)
bcbf6d3ad5	Adding examples to README (Adam Charnock)
ecb47c7a4b	Adding examples to README (Adam Charnock)
fcedbefc09	Addition to README - Explanation: Double Entry for Software Developers (Adam Charnock)
66069c405a	transfer_to() now accepts **transaction_kwargs (Adam Charnock)
e02a753656	Adding net_balance() to account query manager (Adam Charnock)
28ccdaf31f	Ignoring build dirs (Adam Charnock)
9bc5ad3704	Updating README description (Adam Charnock)


Version 1.0.0 (first version), Tue 13 Sep 2016
===============================================


