aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2016-04-11 22:30:09 +0300
committerBen Hilburn <bhilburn@gmail.com>2016-04-11 22:30:09 +0300
commit154181ffc2830445c30eed74949e700ad2cd5a2a (patch)
treee7fc20d355b68457e33602e2adde78f3edbba4fd /CHANGELOG.md
parent164c6bd1628aeb526905430e3780bd13d95d5dae (diff)
Catching up CHANGELOG with new segments.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
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