Version 6.0.12

This commit is contained in:
Frederik Jaeckel 2023-12-31 13:45:17 +01:00
parent f0072a670c
commit d23c53b047
2 changed files with 6 additions and 1 deletions

View file

@ -23,6 +23,11 @@ You can monitor trading fees, dividends and sales profits.
Changes Changes
======= =======
*6.0.12 - 31.12.2023*
- remove caching
- add worker-based precalculation of cashbook-values
*6.0.11 - 06.12.2023* *6.0.11 - 06.12.2023*
- code optimized - code optimized

View file

@ -1,5 +1,5 @@
[tryton] [tryton]
version=6.0.11 version=6.0.12
depends: depends:
cashbook cashbook
investment investment