summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2017-03-08 23:01:53 +0300
committerGitHub <noreply@github.com>2017-03-08 23:01:53 +0300
commit622c04eee3452d753024a488ed4c1b3539e8389f (patch)
treeda9f4c1082d329eb186b562726f20b79b802ec75 /CHANGELOG.md
parentecd180a285ab5c594dd143674b2c49baf10002da (diff)
parent136a5217e3e3edda968ca191777ffb0408fffa10 (diff)
Merge branch 'next' into truncate_composer_json
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d5e9932d..2bcd27da 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-## next
+## v0.6.0
- Fixed a bug where the tag display was broken on detached HEADs.
- Fixed a bug where SVN detection sometimes failed.
@@ -10,6 +10,10 @@
- Added Github syntax highlighting to README.
- Various documentation cleanup.
+### New Font Option: nerd-fonts
+
+There is now an option to use [nerd-fonts](https://github.com/ryanoasis/nerd-fonts) with P9k. Simply configure the `nerdfont-fontconfig`, and you'll be set!
+
### `vcs` changes
The VCS segment can now display icons for remote repo hosting services, including Github, Gitlab, and 'other'.