aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2016-04-11 22:27:17 +0300
committerBen Hilburn <bhilburn@gmail.com>2016-04-11 22:27:17 +0300
commit164c6bd1628aeb526905430e3780bd13d95d5dae (patch)
treea43875f503e6fd08956a52f388f105dad88c5701 /CHANGELOG.md
parentaec9d95295ef3966b835455c3340aa5f8b9367d9 (diff)
Update CHANGELOG about new package.json shortening strategy
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
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