From 2ab4aa5566fbaabc757f0fb014876de7b88aecf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sascha=20I=C3=9Fbr=C3=BCcker?= Date: Fri, 1 Oct 2021 18:10:58 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b7840e..4dd38a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ # Changelog ## v1.8.1 (01/10/2021) -- [**closed**] Will linkding support url_prefix? [#158](https://github.com/sissbruecker/linkding/issues/158) +- [**enhancement**] Add global shortcut for search [#161](https://github.com/sissbruecker/linkding/pull/161) + - allows to press `s` to focus the search input ---