aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Tom Willemse2016-02-26 21:10:37 +0100
committerGravatar Tom Willemse2016-02-26 21:10:37 +0100
commitb21c70f0e31dfda4f5643d2ab86dea5a50d07645 (patch)
treee17e5bef175b96605a67b795ed4fd0c1c4cf2e68 /CHANGELOG.md
parent4467d23d2d05876d8bd8d1660075b9afae700b4c (diff)
downloadmode-icons-b21c70f0e31dfda4f5643d2ab86dea5a50d07645.tar.gz
mode-icons-b21c70f0e31dfda4f5643d2ab86dea5a50d07645.zip
Fix change log change placement
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 97b4216..28872f8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
+## [Unreleased]
+
+### Added
+
+- Icon for files modified outside emacs (from Font Awesome).
+
## [0.3.0]
### Added
@@ -40,7 +46,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Icon for read-only buffers (from Font Awesome).
- Icon for writable buffers (from Font Awesome).
- Icon for unsaved buffers (from Font Awesome).
- - Icon for files modified outside emacs (from Font Awesome).
- Icon for buffers with Mac OS line-endings (from Font Awesome).
- Icon for buffers with Windows line-endings (from Font Awesome).
- Icon for buffers with Unix line-endings (from Font Mfizz).