Prepare next development iteration for v57

This commit is contained in:
2024-05-10 18:19:30 +02:00
parent b834540b84
commit 0de24b2b3a
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>56</version>
<version>57-SNAPSHOT</version>
</parent>
<artifactId>financer-web-client</artifactId>

View File

@@ -1,3 +1,6 @@
v56 -> v57:
-
v55 -> v56:
- Change description field in transaction upload from input to textarea and increase its width
- Recurring transaction selection in transaction upload now shows additional information like amount and dates