From 1ad48d7ce36f45989085827674b87c02a228d4a3 Mon Sep 17 00:00:00 2001 From: Steffen van Bergerem Date: Thu, 8 Oct 2015 16:18:49 +0200 Subject: [PATCH] Fix changelog for #6462 [ci skip] --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 3a6ffcce2..1b9b9b978 100644 --- a/Changelog.md +++ b/Changelog.md @@ -7,6 +7,7 @@ * Skip first getting started step if it looks done already [#6456](https://github.com/diaspora/diaspora/pull/6456) * Normalize new followed tags and insert them alphabetically [#6454](https://github.com/diaspora/diaspora/pull/6454) * Add avatar fallback for notification dropdown [#6463](https://github.com/diaspora/diaspora/pull/6463) +* Improve handling of j/k hotkeys [#6462](https://github.com/diaspora/diaspora/pull/6462) ## Features * Show spinner on initial stream load [#6384](https://github.com/diaspora/diaspora/pull/6384) @@ -46,7 +47,6 @@ and on a pod that received that data. * Guard against passing nil into person\_image\_tag [#6286](https://github.com/diaspora/diaspora/pull/6286) * Prevent Handlebars from messing up indentation of pre tags [#6339](https://github.com/diaspora/diaspora/pull/6339) * Fix pagination design on notifications page [#6364](https://github.com/diaspora/diaspora/pull/6364) -* Improve handling of j/k hotkeys [#6462](https://github.com/diaspora/diaspora/pull/6462) ## Features