diff --git a/source/changelog.lisp b/source/changelog.lisp index fe85621772d..35e3cd97f48 100644 --- a/source/changelog.lisp +++ b/source/changelog.lisp @@ -28,7 +28,10 @@ (define-version "3.11.7" (:nsection :title "Bug fixes" (:ul - (:li "Fix query handling when invoking command" (:nxref :command 'set-url) ".")))) + (:li "Fix query handling when invoking command" (:nxref :command 'set-url) ".") + (:li "Fix incorrect redirection when " + (:nxref :class-name 'nyxt/mode/reduce-tracking:reduce-tracking-mode) + " is enabled.")))) (define-version "3.11.6" (:nsection :title "Bug fixes"