aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Matthew L. Fidler2016-02-11 08:57:24 -0600
committerGravatar Matthew L. Fidler2016-02-11 08:57:24 -0600
commitbc13d5d7b0579cfe5aef90cf26f7313ff2fb0040 (patch)
tree380cde0174614ee6e748fbf6f401738d5f7bc5f4 /CHANGELOG.md
parent74bf0499968bf16fa092f22b616926aa4b62c003 (diff)
parent453e7253315bb9010409427439ed42bdd8f7e198 (diff)
downloadmode-icons-bc13d5d7b0579cfe5aef90cf26f7313ff2fb0040.tar.gz
mode-icons-bc13d5d7b0579cfe5aef90cf26f7313ff2fb0040.zip
Merge remote-tracking branch 'origin/master' into fonts
Conflicts: mode-icons.el
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md32
1 files changed, 32 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..1e902da
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,32 @@
+# Change Log
+All notable changes to this project will be documented in this file.
+This project adheres to [Semantic Versioning](http://semver.org/).
+
+## [Unreleased]
+### Added
+- CSS mode icon.
+- Coffee mode icon.
+- Compilation mode icon.
+- Emacs Speaks Statistics (R) mode icon.
+- Haml mode icon.
+- Image mode icon for ImageMagick.
+- Inf-Ruby mode icon.
+- JavaScript mode icon.
+- Projectile Rails Server mode icon.
+- Ruby mode icon.
+- Sass/Scss mode icon.
+- Shell-script mode icon.
+- Slim mode icon.
+- Snippet mode icon.
+- Term mode icon.
+- Web mode icon.
+- XML mode icon.
+- YAML mode icon.
+- YASnippet minor-mode icon.
+- nXML mode icon.
+- Showing icons for minor modes.
+- Go mode icon.
+- Customization options.
+- Lisp Interaction mode icon.
+
+[Unreleased]: https://github.com/ryuslash/mode-icons/compare/0.1.0...HEAD