From 95be97ea5f1df05427d9bca6e177ccbc61eb917b Mon Sep 17 00:00:00 2001 From: Ben Hilburn Date: Fri, 21 Apr 2017 11:36:24 -0400 Subject: [PATCH] Updating CHANGELOG for v0.6.3. --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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.