Skip to content

Commit e96449b

Browse files
committed
Release v2.1
* Layout improvements for the Budget window * Fix quarterly reports showing wrong quarter label * Fix Reports not updating when changing dates * Added translation for Russian, updated translations
1 parent f9a3802 commit e96449b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
v2.1
2+
3+
* Layout improvements for the Budget window
4+
* Fix quarterly reports showing wrong quarter label
5+
* Fix Reports not updating when changing dates
6+
* Added translation for Russian, updated translations
7+
8+
19
v2.0
210

311
* Many, many, many bugfixes and cleanups

src/capitalbe.rdef

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resource app_flags B_SINGLE_LAUNCH;
44

55
resource app_version {
66
major = 2,
7-
middle = 0,
7+
middle = 1,
88
minor = 0,
99

1010
variety = B_APPV_FINAL,

0 commit comments

Comments
 (0)