summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.dev>2022-07-10 09:23:53 +0300
committerBozhidar Batsov <bozhidar@batsov.dev>2022-07-10 09:23:53 +0300
commitcff73bfea8deef2c97cc1ceac4b03702702c4a83 (patch)
treeeaa85f9739689d524e1940b5129671d23e5e8701
parentdfd340566c0c37c006eff59d4141fe681f05ced3 (diff)
Tweak changelog entries
-rw-r--r--CHANGELOG.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 75b2b00..d04d567 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,11 +4,11 @@
### Changes
-* Add `helm-ff-file-extension` face
-* Add `rmail` support
-* Add `tab-bar-mode` support
+* Add `helm-ff-file-extension` face.
+* Add `rmail` support.
+* Add `tab-bar-mode` support.
* [#367](https://github.com/bbatsov/zenburn-emacs/pull/367): Brighten org headline levels 7 and 8 to improve contrast and possibly help those with color blindness.
-* Add support for `ansi-color` faces
+* Add support for `ansi-color` faces.
## 2.7 (2020-11-21)
@@ -18,7 +18,7 @@
* Add `helm-lxc` support.
* Theme `swiper-line-face` and `swiper-isearch-current-match`.
* [#330](https://github.com/bbatsov/zenburn-emacs/pull/330): Add centaur-tabs, doom-modeline, and solaire-mode support.
-* Add `notmuch` support
+* Add `notmuch` support.
### Changes