mirror of
https://github.com/ryuslash/mode-icons.git
synced 2024-11-21 17:40:30 +01:00
Add CHANGELOG
This commit is contained in:
parent
1d0f1b529f
commit
055e9a6b81
1 changed files with 28 additions and 0 deletions
28
CHANGELOG.md
Normal file
28
CHANGELOG.md
Normal file
|
@ -0,0 +1,28 @@
|
|||
# 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.
|
||||
|
||||
[Unreleased]: https://github.com/ryuslash/mode-icons/compare/0.1.0...HEAD
|
Loading…
Reference in a new issue