From 77536e8fac303c1954d40e2db2bd083716b04a29 Mon Sep 17 00:00:00 2001 From: Christian Duerr Date: Tue, 26 Mar 2019 17:38:01 +0100 Subject: Revert accidental deletion of change log entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1920191..499f612a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixes increase/decrease font-size keybindings on international keyboards - On Wayland, the `--title` flag will set the Window title now - Parsing issues with URLs starting in the first or ending in the last column +- URLs stopping at double-width characters - Fix `start_maximized` option on X11 ## Version 0.2.9 -- cgit