aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Arctic Ice Studio <development@arcticicestudio.com>2016-12-26 17:39:15 +0100
committerGravatar Arctic Ice Studio <development@arcticicestudio.com>2016-12-26 17:39:15 +0100
commitf3330e8136d0a5cb13e256d1ee658ea5fcc6021a (patch)
treeedaf53414460199270e38ee9778fcfb2bb9a189a /CHANGELOG.md
parent4d642b9b8ff7898d8a3cb2f73790c4f8eac36d75 (diff)
downloadnord-vim-f3330e8136d0a5cb13e256d1ee658ea5fcc6021a.tar.gz
Prepare stable development release version 0.1.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 78921f3..4a7e619 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@
---
+# 0.1.1 (2016-12-26)
+## Bug Fixes
+Fixed wrong color variables (`*_term` to `*_gui`) for the `guisp` attribute of all `Spell*` highlighting groups which caused error logs while loading `vim`/`gvim`/MacVim. (@kamwitsta, #4, 4d642b9b)
+
# 0.1.0 (2016-12-25)
## Features
Detailed information about features, supported plugins/languages and install instructions can be found in the [README](https://github.com/arcticicestudio/nord-vim/blob/develop/README.md#installation) and in the [project wiki](https://github.com/arcticicestudio/nord-vim/wiki).