summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDominik Ritter <dritter03@googlemail.com>2016-04-21 02:41:16 +0300
committerDominik Ritter <dritter03@googlemail.com>2016-04-21 02:41:16 +0300
commit72e0274a0895be876651f889856470d568f16b71 (patch)
tree13c5194623dd730ba9d5d047e23c2e07ba16ae93 /CHANGELOG.md
parentf5fe890df49d94611d11685b0d4853d093ef57ef (diff)
Changelog: Add a note about `rbenv` segment
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index aa06923e..3ca55e58 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -30,6 +30,11 @@ details.
Also, the shorten delimiter was changed to an unicode ellipsis. It is configurable
via `POWERLEVEL9K_SHORTEN_DELIMITER`.
+### `rbenv` changes
+
+The `rbenv` segment now makes use of the full rbenv command, so the correct
+ruby version is now shown if it differs from the globally one.
+
### `node`, `nvm` Segments
Improvements to speed / reliability.