We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3054fce commit 22974f7Copy full SHA for 22974f7
CMakeLists.txt
@@ -8,7 +8,7 @@ if (POLICY CMP0094)
8
endif()
9
10
project (gnucash
11
- VERSION 5.7
+ VERSION 5.8
12
)
13
14
enable_testing()
NEWS
@@ -1,8 +1,14 @@
1
Version history:
2
------- -------
3
-5.7 - 20 June 2024
+5.8 - 7 July 2024
4
The following bugs have been fixed:
5
6
+ Bug 799347 - Edit account to make it sub account under other account
7
+
+There were no other changes.
+New and Updated Translations: Macedonian, Spanish
+5.7 - 20 June 2024
+The following bugs have been fixed:
Bug 669031 - Save the Scheduled Transactions number of months
Bug 669035 - Save the Scheduled Transaction divider position
0 commit comments