From c23e0050b21b87f6533037ee657f7c359be3efff Mon Sep 17 00:00:00 2001 From: "Matthew L. Fidler" Date: Fri, 5 Aug 2016 09:30:38 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68c6897..c251200 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,9 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Icon for spacemacs buffer. - Icon for Isearch (from Font Awesome) +- Added option mode-icons-line-height-adjust to allow imagmagick to + adjust icons up or down a bit compared to what emacs returns as the + mode-line height. ### Changed