From 14e6120d1e5ffe0d6048410caf576c4d85501bb8 Mon Sep 17 00:00:00 2001
From: Daniel Carl <danielcarl@gmx.de>
Date: Sun, 7 Jun 2020 21:38:17 +0200
Subject: [PATCH] Update CHANGELOG.

---
 CHANGELOG.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index de6a8f7..fc4ef85 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 * Allow to push link url to queue by `<S-LeftMouse>` #610.
 ### Fixed
 * Fixed ignored last line in config file if this line did not end in newline.
+* Fixed crash in normal_focus_last_active (Thanks to Maxime Coste)
+* Fixed hint keys going to webview if the hinted element had no src-attribut
+  (thanks to Maxime Coste)
 ### Removed
 * Expansion of `%` to the current opened URI for `:shellcmd` was removed
   because it breaks the `x-hint-command` with URIs containing '%'. But it is
-- 
2.20.1