Update changelog.
This commit is contained in:
parent
78562d4bed
commit
d1afc4a2c7
1 changed files with 9 additions and 0 deletions
|
@ -8,6 +8,15 @@
|
||||||
(defchangelog (:ignore-words ("ASDF"
|
(defchangelog (:ignore-words ("ASDF"
|
||||||
"PATH"
|
"PATH"
|
||||||
"HOME"))
|
"HOME"))
|
||||||
|
(4.0.2 2024-02-27
|
||||||
|
"
|
||||||
|
# Fixed
|
||||||
|
|
||||||
|
* Fix recreating of qlfile inside qlot environment cache.
|
||||||
|
|
||||||
|
When some jobs used qlfile-template argument + caching, a template application
|
||||||
|
result was cached and caused an error during the next run.
|
||||||
|
")
|
||||||
(4.0.1 2024-02-25
|
(4.0.1 2024-02-25
|
||||||
"
|
"
|
||||||
# Fixed
|
# Fixed
|
||||||
|
|
Loading…
Reference in a new issue