From d1afc4a2c7aa5678a22862fdb663384bbffd8078 Mon Sep 17 00:00:00 2001 From: Alexander Artemenko Date: Wed, 28 Feb 2024 01:17:35 +0300 Subject: [PATCH] Update changelog. --- changelog.lisp | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/changelog.lisp b/changelog.lisp index ea7173c..4ef527a 100644 --- a/changelog.lisp +++ b/changelog.lisp @@ -8,6 +8,15 @@ (defchangelog (:ignore-words ("ASDF" "PATH" "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 " # Fixed