Version 6.0.12
This commit is contained in:
parent
f0072a670c
commit
d23c53b047
2 changed files with 6 additions and 1 deletions
|
@ -23,6 +23,11 @@ You can monitor trading fees, dividends and sales profits.
|
|||
Changes
|
||||
=======
|
||||
|
||||
*6.0.12 - 31.12.2023*
|
||||
|
||||
- remove caching
|
||||
- add worker-based precalculation of cashbook-values
|
||||
|
||||
*6.0.11 - 06.12.2023*
|
||||
|
||||
- code optimized
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[tryton]
|
||||
version=6.0.11
|
||||
version=6.0.12
|
||||
depends:
|
||||
cashbook
|
||||
investment
|
||||
|
|
Loading…
Reference in a new issue