diff options
author | Matthías Páll Gissurarson <mpg@mpg.is> | 2015-11-19 01:45:22 +0300 |
---|---|---|
committer | Matthías Páll Gissurarson <mpg@mpg.is> | 2015-11-22 01:11:34 +0300 |
commit | df51db14129bc8fb1fa90f9e8aa3ab653fbe247a (patch) | |
tree | 52f9ac343decd75ef6bb6a8ade249e9315a5dee7 /CHANGELOG.md | |
parent | b83cfd7515d5d6c0feaa9915f1a89a5d45a2c689 (diff) |
added a segment to be able to display the result of a custom command.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 933eceaa..8c21ea0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ ## v0.3.0 (next) +### New segment `custom_command` added + +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 |