Skip to content

Commit

Permalink
changelog: Mention start-swank/slynk bug fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
aadcg committed Nov 13, 2023
1 parent df776fe commit cab1faa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion source/changelog.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -916,7 +916,9 @@ Nyxt version exists. It is only raised when the major version differs.")
(:nsection :title "Bug fixes"
(:ul
(:li (:nxref :mode 'nyxt/mode/blocker:blocker-mode)
" ensures that hostlist files are loaded when missing."))))
" ensures that hostlist files are loaded when missing.")
(:li "Fix connection to Nyxt via commands "
(:code "start-swank") " and " (:code "start-slynk") "."))))

(define-version "4-pre-release-1"
(:li "When on pre-release, push " (:code "X-pre-release")
Expand Down

0 comments on commit cab1faa

Please sign in to comment.