From bad0a9b37269ecb80c53080256e54c1b878e1860 Mon Sep 17 00:00:00 2001 From: Frederik Jaeckel Date: Sun, 31 Dec 2023 11:03:58 +0100 Subject: [PATCH] Version 6.8.12 --- README.rst | 6 ++++++ tryton.cfg | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index c97be11..0ad9bc9 100644 --- a/README.rst +++ b/README.rst @@ -23,6 +23,12 @@ You can monitor trading fees, dividends and sales profits. Changes ======= +*6.8.12 - 31.12.2023* + +- remove caching +- add worker-based precalculation of cashbook-values +- add columns to cashbook list/tree view + *6.8.11 - 06.12.2023* - add: columns optional diff --git a/tryton.cfg b/tryton.cfg index 75240de..adca862 100644 --- a/tryton.cfg +++ b/tryton.cfg @@ -1,5 +1,5 @@ [tryton] -version=6.8.11 +version=6.8.12 depends: cashbook investment