From 164c6bd1628aeb526905430e3780bd13d95d5dae Mon Sep 17 00:00:00 2001 From: Ben Hilburn Date: Mon, 11 Apr 2016 15:27:17 -0400 Subject: [PATCH] Update CHANGELOG about new package.json shortening strategy --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 218e1d76..a1d13088 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,10 @@ This segment displays the current Elastic Beanstalk environment. The `ram` segment was split up into `ram` and `swap`. The `POWERLEVEL9K_RAM_ELEMENTS` variable is void. +### `dir` Shortening Strategies + +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. + ## v0.3.2 ### `vcs` changes