aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-05-22 01:55:19 -0400
committerJesse Luehrs <doy@tozt.net>2018-05-22 01:55:19 -0400
commit22b484e7e5975792a03e7f64c74e534f22d23a22 (patch)
tree954c5cdab0df644638031ed62d64292c5ebb29c3
parentb0c51f55450c317e8ec4bd5daecaa58539334cb0 (diff)
downloadfancy-prompt-22b484e7e5975792a03e7f64c74e534f22d23a22.tar.gz
fancy-prompt-22b484e7e5975792a03e7f64c74e534f22d23a22.zip
changelog0.1.5
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e6cf399..fbbaa38 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changes
+## 0.1.5
+
+* Strip off everything past a '.' in the hostname (OSX puts extra confusing
+ data in the hostname that's not particularly useful)
+
## 0.1.4
* Fix shell prompt escaping (should fix input corruption in new zsh, probably