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