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