From abd311beadfb6f07b58a2caa9f4d52b32557a2de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81kos=20Kiss?= Date: Fri, 19 Apr 2024 10:22:53 +0200 Subject: [PATCH] Update changelog --- changelog.lisp | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/changelog.lisp b/changelog.lisp index 9d9cab5..d363d32 100644 --- a/changelog.lisp +++ b/changelog.lisp @@ -9,6 +9,15 @@ "PATH" "CL" "HOME")) + + (4.0.5 2024-04-19 + " +# Fixed + +* Extended test matrix with macos-14 runner. +* Fixed Roswell cache paths for macos-14 runner. +* Extended qlot cache key with runner architecture. +") (4.0.4 2024-04-18 " # Fixed