summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDominik Ritter <dritter03@googlemail.com>2016-04-21 02:32:00 +0300
committerDominik Ritter <dritter03@googlemail.com>2016-04-21 02:32:00 +0300
commitf2e31fd59a101c88e0e0218fba4e35af92538494 (patch)
treeddaf0bd5956c5042226fbd43ec156837161291f0 /CHANGELOG.md
parentfeec4215c7198dce41871499e4fe0ac6526f0158 (diff)
Changelog: Reformat; first changes then additions
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c8d83c99..8af380cb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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.