diff options
author | Dominik Ritter <dritter03@googlemail.com> | 2015-12-16 22:20:16 +0300 |
---|---|---|
committer | Dominik Ritter <dritter03@googlemail.com> | 2015-12-16 22:20:16 +0300 |
commit | ffa9336144870a65c9272cb14a1c9e279077ada2 (patch) | |
tree | 474080199c9d62c1eaf8956dd97baf39160156ca /CHANGELOG.md | |
parent | 33d20cb7f24c7af0158152664fd3c73332c78669 (diff) |
Remove trailing whitespaces from CHANGELOG.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a13ec3ee..a461d2d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ A new segment that allows users to define a custom command was added. ### `virtualenv` changes -This segment now respects `VIRTUAL_ENV_DISABLE_PROMPT`. If this variable is set +This segment now respects `VIRTUAL_ENV_DISABLE_PROMPT`. If this variable is set to `true`, the segments does not get rendered. ### `load` changes @@ -22,7 +22,7 @@ segment is able to show the free ram and used swap. ### `vcs` changes This prompt uses the `VCS_INFO` subsystem by ZSH. From now on this subsystem -is only invoked if a `vcs` segment was configured. +is only invoked if a `vcs` segment was configured. ### `rvm` changes |