aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristo Kotze <onaforeignshore@hotmail.co.uk>2017-04-20 23:06:28 +0300
committerChristo Kotze <onaforeignshore@hotmail.co.uk>2017-04-20 23:06:28 +0300
commit59e64c90512f4c67340e4baf37f0a22d41f765cc (patch)
treeb00d3afaf364e4fd85cd5025505d060b758dc8fe /CHANGELOG.md
parent37174ea91191108a1d5af0c6f0dece6ceb077b0e (diff)
host and user segments
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cacc88e6..b84e5ac7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,11 @@ A new script `debug/font-issues.zsh` was added, so that problems with your font
The `ram` segment now shows the available ram instead of free.
+### Add new segments `host` and `user`
+
+The user and host segments allow you to have different icons and colors for both the user and host segments
+depending on their state.
+
## v0.6.0
- Fixed a bug where the tag display was broken on detached HEADs.