From e14ce570fc49013cb7612d4a75281c449a7dc821 Mon Sep 17 00:00:00 2001 From: Alexander Artemenko Date: Fri, 17 May 2024 16:19:34 +0300 Subject: [PATCH] Updated the changelog. --- changelog.lisp | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/changelog.lisp b/changelog.lisp index d363d32..dedd513 100644 --- a/changelog.lisp +++ b/changelog.lisp @@ -10,6 +10,15 @@ "CL" "HOME")) + (4.1.0 2024-05-17 + " +# Added + +* Input argument qlot-no-deps was added. + + Make Qlot ignore asd files and their dependencies. + + This this might be useful in rare cases when your project contains a non-readable asd files such as templates.") (4.0.5 2024-04-19 " # Fixed