Skip to content

Commit

Permalink
changelog: Mention new history import feature.
Browse files Browse the repository at this point in the history
  • Loading branch information
hgluka committed Aug 2, 2023
1 parent 1a5ddc7 commit 20a3fda
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions source/changelog.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -809,6 +809,12 @@ buffers.")
(:li "Fix styling of progress bar.")
(:li "Fix styling of prompt buffer's input area."))))

(define-version "3.X.Y"
(:ul
(:li "Add commands for importing history from other browsers.
Currently, the supported browsers are Firefox, Google Chrome,
Chromium, Brave and Vivaldi.")))

(define-version "4-pre-release-1"
(:li "When on pre-release, push " (:code "X-pre-release")
" feature in addition to " (:code "X-pre-release-N") "one."))
Expand Down

0 comments on commit 20a3fda

Please sign in to comment.