summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2017-04-21 18:36:24 +0300
committerBen Hilburn <bhilburn@gmail.com>2017-04-21 18:36:24 +0300
commit95be97ea5f1df05427d9bca6e177ccbc61eb917b (patch)
tree7e64fd25fbec961df5a9604bffa737e813bfa80a
parent1dbaf43b983e970960c4f2cc606b37c1e4fa784b (diff)
Updating CHANGELOG for v0.6.3.
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cacc88e6..6257416b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+## v0.6.3
+
+- Fixed susceptibility to [pw3nage exploit](https://github.com/njhartwell/pw3nage).
+- Added support for Android
+- The abbreviation for $HOME is now configurable (doesn't have to be `~`).
+- Fixed colorization of VCS segment in Subversion repos.
+- Improved handling of symlinks in installation paths.
+
## v0.6.2
- Fixed some issues with the new `nerdfont-fontconfig` option.