We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6d404d commit 7b82335Copy full SHA for 7b82335
release-notes.yml
@@ -3,6 +3,14 @@ description: >
3
Track expenses in a group of people!
4
5
releases:
6
+ - version: 1.2.1
7
+ date: 2020-04-07
8
+ description: Bugfixes and improvements
9
+ fixed:
10
+ - Persist last opened tab on Android PWA (#171)
11
+ - Handle case of importing an already imported tab (#172)
12
+ changed:
13
+ - Manage state of the transaction form globally together with the rest of the app's state using Redux
14
- version: 1.2.0
15
date: 2020-01-13
16
description: Bugfixes and improvements
0 commit comments