Version 6.0.6
This commit is contained in:
parent
1e1e7d6b85
commit
f0114b6f09
3 changed files with 7 additions and 2 deletions
|
@ -14,6 +14,11 @@ Requires
|
||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
*6.0.6 - 27.02.2023*
|
||||||
|
|
||||||
|
- add: caching
|
||||||
|
- add: performance and yield info
|
||||||
|
|
||||||
*6.0.5 - 05.02.2023*
|
*6.0.5 - 05.02.2023*
|
||||||
|
|
||||||
- fix: line rewrite values
|
- fix: line rewrite values
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[tryton]
|
[tryton]
|
||||||
version=6.0.5
|
version=6.0.6
|
||||||
depends:
|
depends:
|
||||||
cashbook
|
cashbook
|
||||||
investment
|
investment
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
cashbook;6.0.24;6.0.999;mds
|
cashbook;6.0.26;6.0.999;mds
|
||||||
investment;6.0.23;6.0.999;mds
|
investment;6.0.23;6.0.999;mds
|
||||||
|
|
Loading…
Reference in a new issue