From 2604f0841ab7254128833c789b68d3fecb1014b8 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 25 Apr 2016 19:20:37 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.asciidoc | 3 +++ 1 file changed, 3 insertions(+) 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