summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.rst
blob: 2b7013c486b84320b1c2e80d360a10537ed957da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
CHANGELOG
=========

v0.2.0
------
- Replace :code:`locale` based parsing of numbers with a simple helper function
  specifically for handling German formatting of numbers

v0.1.2
------
- Allow multiple values for the :code:`Bank` metadata field

v0.1.1
------
- Remove incorrect :code:`beancount.core.data.Balance` directive from extracted
  transactions

v0.1.0
------
- Initial release