Update changelog.

This commit is contained in:
Alexander Artemenko 2024-02-28 01:17:35 +03:00
parent 78562d4bed
commit d1afc4a2c7

View file

@ -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