aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2016-01-17 21:01:15 +0300
committerBen Hilburn <bhilburn@gmail.com>2016-01-17 21:01:15 +0300
commit24e7ee75feea4920602eaa781c8c45212e32607e (patch)
treea60bbca3b1f706a3bb686460ff17835ed6c6769e
parentdc4871f1a0b4efd628f2d44089bf0fdf35fa60c4 (diff)
parent13b7d26e76af057b844c50fe55de60e211b14fe7 (diff)
Merge pull request #197 from dritter/changelog_additions
Changelog entries added for 'HOME_SUBFOLDER' state of the `dir` segment.
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8cfaa1d6..2a0f4cfc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,14 @@
+## v0.3.1
+
+### `dir` changes
+
+A new state `HOME_SUBFOLDER` was added. So if you want to overwrite
+colors for this segment, also set this variables:
+```zsh
+POWERLEVEL9K_DIR_HOME_SUBFOLDER_BACKGROUND='black'
+POWERLEVEL9K_DIR_HOME_SUBFOLDER_FOREGROUND='white'
+```
+
## v0.3.0
### Introduced "visual identifiers" to the segments