mirror of
https://github.com/ryuslash/mode-icons.git
synced 2024-11-22 01:50:28 +01:00
29 lines
713 B
Markdown
29 lines
713 B
Markdown
|
# 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
|