mirror of
https://github.com/ryuslash/mode-icons.git
synced 2024-11-22 01:50:28 +01:00
Update changelog
This commit is contained in:
parent
1c5fa79037
commit
95f005d2d9
1 changed files with 15 additions and 0 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -5,7 +5,22 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
- Icon for spacemacs buffer.
|
- Icon for spacemacs buffer.
|
||||||
|
- Icon for Isearch (from Font Awesome)
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Git Flavored markdown also uses markdown icon from Font Awesome.
|
||||||
|
- Minor modes icons are now updated:
|
||||||
|
- After changing a major mode
|
||||||
|
- After activating isearch-mode (new)
|
||||||
|
- After executing a command with `command-execute` (new). This
|
||||||
|
allows `execute-extended-command` and `ido` to display the icons
|
||||||
|
immediately after activating an iconified mode.
|
||||||
|
- Powerline now recolors lines correctly by modified powerline-raw
|
||||||
|
function.
|
||||||
|
|
||||||
## [0.4.0]
|
## [0.4.0]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue