summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDominik Ritter <dritter03@googlemail.com>2016-11-30 01:05:10 +0300
committerDominik Ritter <dritter03@googlemail.com>2016-11-30 01:05:10 +0300
commit159938f00ec58635a494426cdcd7c770ae333d51 (patch)
tree269d7726c02bc9474b465d062ace9286bd7d40e8 /CHANGELOG.md
parenta1b4d44755024972af02a7cecbc291fa8684b7ae (diff)
Add changelog entry for dir path separator
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7a3f7444..91a897ee 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+## next
+
+### `dir` changes
+
+Added an option to configure the path separator. If you want something
+else than an ordinary slash, you could set
+`POWERLEVEL9K_DIR_PATH_SEPARATOR` to whatever you want.
+
## v0.4.0
### Development changes