From 38349c989a94d925036d00dca2d33e2351f3cedc Mon Sep 17 00:00:00 2001 From: Frederik Jaeckel Date: Sun, 31 Dec 2023 10:54:43 +0100 Subject: [PATCH] Version 7.0.12 --- README.rst | 6 ++++++ tryton.cfg | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 9813f32..bd93cfb 100644 --- a/README.rst +++ b/README.rst @@ -23,6 +23,12 @@ You can monitor trading fees, dividends and sales profits. Changes ======= +*7.0.12 - 31.12.2023* + +- remove caching +- add worker-based precalculation of cashbook-values +- add columns to cashbook list/tree view + *7.0.11 - 06.12.2023* - compatibility to Tryton 7.0 diff --git a/tryton.cfg b/tryton.cfg index 2240a03..9bc5f69 100644 --- a/tryton.cfg +++ b/tryton.cfg @@ -1,5 +1,5 @@ [tryton] -version=7.0.11 +version=7.0.12 depends: cashbook investment