diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 6e4b0429a..818fcb759 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -35,12 +35,15 @@ Changed - `:tab-focus` can now take a negative index to focus the nth tab counted from the right. - `:yank` can now yank the pretty/decoded URL by adding `--pretty` +- `:navigate` now clears the URL fragment Fixed ~~~~~ - Fixed crash when using `:tab-{prev,next,focus}` right after closing the last tab with `last-close` set to `close`. +- Fixed crash when doing `:undo` in a new instance with `tabs -> last-close` set + to `default-page`. v0.6.1