summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-10-20 12:14:20 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-10-20 12:14:20 -0700
commitaa8de5241061aaa0306ba81d9fafee97a81b271b (patch)
treec6a00bb4b04144703f6aa3c10f1f34b76caa1022 /CHANGELOG.md
parentcd975e8b2f7832af318c1f3e499c4846421d1c62 (diff)
parent4c75edfe7862c903b2584266284ed951004f5b62 (diff)
Merge tag 'v2.6'
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md43
1 files changed, 43 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..d40b113
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,43 @@
+# Changelog
+
+## 2.6 (2018-10-14)
+
+### New features
+
+* Port scaled headings and variable pitch features from solarized
+* Add parenthesis colour for paren-face
+* Support for line-numbers-mode (#311)
+* Add faces for org-ref (#312)
+* Add support for markup-faces (covers adoc-mode) (#310)
+* Add diredfl support
+* Add some initial cperl custom faces
+* Add hackernews support
+* Add `go-guru` support
+* Add sx support
+* Add git-annex support
+* Add eww certificate support
+* Add missing ivy face ivy-cursor
+* Add faces for merlin-mode
+* Add hi-lock support
+* Add cider-fringe-good-face
+* Add realgud settings
+* Customize company-quickhelp colors
+
+### Changes
+
+* Use `diff-refine-changed` face name
+* Modify diff colors
+* Add more colors to palette
+* Rename `zenburn-green-1` to `zenburn-green-2`
+* Make `zenburn-override-colors-alist` a customizable variable
+* Add zenburn red/green for magit diff remove/add blocks
+* Add more magit-signature-* faces
+* Update hackernews face names
+* Update git-commit faces
+* Set the foreground color for "font-latex-script-char-face" to "zenburn-orange" (#292)
+
+### Bugs fixed
+
+* Fix widget-field face on 24bit color text terminals
+* Try boxed attribute on enable/disable bp face
+* Fix background in Gnus (#271)