Changelog: Reformat; first changes then additions

This commit is contained in:
Dominik Ritter 2016-04-20 18:36:34 +02:00
parent 05736a7ba1
commit feec4215c7

View file

@ -39,10 +39,6 @@ details.
Also, the shorten delimiter was changed to an unicode ellipsis. It is configurable Also, the shorten delimiter was changed to an unicode ellipsis. It is configurable
via `POWERLEVEL9K_SHORTEN_DELIMITER`. via `POWERLEVEL9K_SHORTEN_DELIMITER`.
### New segment `chruby` added
Added new `chruby` segment to support this version manager.
### `node`, `nvm` Segments ### `node`, `nvm` Segments
Improvements to speed / reliability. Improvements to speed / reliability.
@ -51,6 +47,10 @@ Improvements to speed / reliability.
Added new `nodeenv` segment that shows the currently used node environment. Added new `nodeenv` segment that shows the currently used node environment.
### New segment `chruby` added
Added new `chruby` segment to support this version manager.
### New segment `docker_machine` added ### New segment `docker_machine` added
Added new `docker_machine` segment that will show your Docker machine. Added new `docker_machine` segment that will show your Docker machine.