Changelog: Add a note about rbenv segment

This commit is contained in:
Dominik Ritter 2016-04-21 01:41:16 +02:00
parent f5fe890df4
commit 72e0274a08

View file

@ -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.