Changelog: Reformat; first changes then additions

This commit is contained in:
Dominik Ritter 2016-04-21 01:32:00 +02:00
parent feec4215c7
commit f2e31fd59a

View file

@ -21,10 +21,6 @@ That said, the variables `POWERLEVEL9K_VCS_FOREGROUND` and
the proper variable `POWERLEVEL9K_VCS_<STATE>_FOREGROUND` to change
foreground color.
### New segment `aws_eb_env` added
This segment displays the current Elastic Beanstalk environment.
### `ram` changes
The `ram` segment was split up into `ram` and `swap`. The `POWERLEVEL9K_RAM_ELEMENTS`
@ -47,6 +43,10 @@ Improvements to speed / reliability.
Added new `nodeenv` segment that shows the currently used node environment.
### New segment `aws_eb_env` added
This segment displays the current Elastic Beanstalk environment.
### New segment `chruby` added
Added new `chruby` segment to support this version manager.