diff options
author | Ben Hilburn <bhilburn@gmail.com> | 2016-04-11 22:30:09 +0300 |
---|---|---|
committer | Ben Hilburn <bhilburn@gmail.com> | 2016-04-11 22:30:09 +0300 |
commit | 154181ffc2830445c30eed74949e700ad2cd5a2a (patch) | |
tree | e7fc20d355b68457e33602e2adde78f3edbba4fd | |
parent | 164c6bd1628aeb526905430e3780bd13d95d5dae (diff) |
Catching up CHANGELOG with new segments.
-rw-r--r-- | CHANGELOG.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a1d13088..064f5283 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,18 @@ variable is void. There is now a path shortening strategy that will use the `package.json` file to shorten your directory path. See the documentation for the `dir` segment for more details. +### `chruby` Segment + +Added new `chruby` segment to support this version manager. + +### `node`, `nvm` Segments + +Improvements to speed / reliability. + +### `docker` Segment + +Added new `docker` segment that will show your Docker machine. + ## v0.3.2 ### `vcs` changes |