summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2017-06-02 19:09:35 +0300
committerGitHub <noreply@github.com>2017-06-02 19:09:35 +0300
commite09d4ae92600bc4c567d0c0d19dfc5139416561a (patch)
treebe6fb9608198c083c0c845eda2a11117c03213a9 /CHANGELOG.md
parent5eec2e28d0e44b2ac168fc3e08a38d68d4cb4fbe (diff)
parentd6a14a9a010009866c60a2f4d52d0aefac93e876 (diff)
Merge branch 'next' into next
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7d6ecd18..0355c464 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,25 @@
+## Next
+
+- Added `teardown` command to turn off P9k prompt.
+- Fixes for P9k in Cygwin and 32-bit systems.
+- Better colors in virtualization segments.
+- Added 'Gopher' icon to the `go_version` segment.
+- Improved detection in `nvm`
+- Added option to support command status reading from piped command sequences.
+
+### New Segments: `host` and `user`
+
+Provides two separate segments for `host` and `user` in case you don't wont both
+in one (per the `context` segment).
+
+### New Segment: `newline`
+
+Allows you to split segments across multiple lines.
+
+### New Segment: `kubecontext`
+
+Shows the current context of your `kubectl` configuration.
+
## v0.6.4
- Significant enhancements to the `battery` segment. Check out the README to