Prepare next development iteration for v49

This commit is contained in:
2021-08-25 22:21:12 +02:00
parent 0142cc119f
commit af353cde4e
5 changed files with 8 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>de.77zzcx7.financer</groupId>
<artifactId>financer-parent</artifactId>
<version>48</version>
<version>49-SNAPSHOT</version>
</parent>
<artifactId>financer-web-client</artifactId>

View File

@@ -1,3 +1,6 @@
v48 -> v40:
-
v47 -> v48:
- Added new property 'transaction type' to a transaction, denoting the type of the transaction, e.g. asset swap,
expense, liability or income. This can also be queried via FQL