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

v0.2.1
------
- Support optional sorting line before the pre-header

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