From 1248c272510a702f7d7d331e6189c335484233c8 Mon Sep 17 00:00:00 2001 From: Daniel Compton Date: Wed, 6 May 2015 12:25:06 +1200 Subject: [PATCH] Add changelog not for emacs next-error support --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5648b2..8b5f80f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com). ## [Unreleased] +### Additions +* Enabled Emacs' next error function to go to next Kibit suggestion. See the updated code in the README for the change. + ## [0.1.2] / 2015-04-21 ### Additions