From f373428ec47fed68f4916fd0c4d7d2a61f68c51d Mon Sep 17 00:00:00 2001 From: Carl Kittelberger Date: Fri, 5 Oct 2018 11:09:30 +0200 Subject: [PATCH] Update changelog. Add information about pull request #10. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 985bbf1..3eb914a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] ### Added +- Up and down arrow keys can now be used to scroll through command history to reissue already typed commands. (Windows UI) ([#10](https://github.com/icedream/icecon/pull/10), thanks to @TheIndra55) - Current server address in title bar. (Windows UI) ### Changed