------------------ - `github PR11 <https://github.com/acsone/pycoda/pull/11>`_: Store the move reference and the move reference detail into separate fields to ease reconciliation.
1.0.0
------------------
- Compatible python 3 (tested with 3.5)
0.5
----------------
- Add support for foreign account number.
0.4
----------------
- `github ISSUE3 <https://github.com/acsone/pycoda/issues/3>`_: Globalisation lines are considered as Normal if they are not followed by details lines. The transaction type is now used to detect the details lines.
0.3
----------------
- `github PR2 <https://github.com/acsone/pycoda/pull/2>`_: fix error in parseInformationRecord (vparitskiy)
0.2
----------------
- `github PR1 <https://github.com/acsone/pycoda/pull/1>`_: bugfix in exeption msg (vparitskiy)