summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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.