Skip to content

Commit ee9497c

Browse files
committed
Add changelog and bump version
1 parent 0c25821 commit ee9497c

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- Add "Carbon" theme
2+
- Fix change representative not working sometimes
3+
- Auto-fill amount from deep-link/QR/NFC even if balance is insufficient
4+
- Misc. other fixes
Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
- Improve QR Scannability
2-
- Add Catalan, Norwegian, and Ukrainian translations
3-
- Add UAH currency conversion
4-
- Add nanocafe block explorer option
5-
- Misc bug fixes & improvements
1+
- Add "Carbon" theme
2+
- Fix change representative not working sometimes
3+
- Auto-fill amount from deep-link/QR/NFC even if balance is insufficient
4+
- Misc. other fixes

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Natrium - Fast, Robust & Secure NANO Wallet.
66
# followed by an optional build number separated by a +.
77
# Both the version and the builder number may be overridden in flutter
88
# build by specifying --build-name and --build-number, respectively.
9-
version: 2.4.2+80
9+
version: 2.4.3+81
1010

1111
environment:
1212
sdk: ">=2.11.99 <3.0.0"

0 commit comments

Comments
 (0)