Skip to content

Commit 18cd5fb

Browse files
committed
ready to release 0.5
1 parent 1722905 commit 18cd5fb

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

extension/info.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<author>Björn Endres / Project 60</author>
99
<email>endres@systopia.de</email>
1010
</maintainer>
11-
<releaseDate>2015-05-20</releaseDate>
12-
<version>0.5rc1</version>
11+
<releaseDate>2015-06-26</releaseDate>
12+
<version>0.5</version>
1313
<develStage>testing</develStage>
1414
<compatibility>
1515
<ver>4.4</ver>

extension/versions.txt

+16
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
Version History
22
===============
33

4+
version 0.5
5+
===========
6+
- added CSV exporter (#83)
7+
- added bank account dedupe (#73)
8+
- add an analyser to connect transactions to bank accounts after import-phase (#97)
9+
- extended cancellation matcher to handle fees and reason (#84)
10+
- extended SEPA cancellation matcher (#96)
11+
- improved visualisation of create macher (#94)
12+
- added counter to new, analysed, completed filters (#90)
13+
- better visualisation of negative amount (#89)
14+
- added option for file probing to CSV importer (#80)
15+
- added generic penalties (#85)
16+
- added more features to name-based search (#93)
17+
- FIX #82 - last item in review omits execution info
18+
19+
420
version 0.4.3
521
=============
622
- FIX #79: better prevention of multiple executions

0 commit comments

Comments
 (0)