aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-05-19 17:15:57 -0400
committerJesse Luehrs <doy@tozt.net>2018-05-19 17:15:57 -0400
commitc96159c1ce9d8fed8a3625b659de2e1ba96e2af1 (patch)
tree4e6d6c15cb7a3ea16128b29042a8a4310fdfba37
parent6f581245bb06e1eb945150945f22503580069a41 (diff)
downloadfancy-prompt-c96159c1ce9d8fed8a3625b659de2e1ba96e2af1.tar.gz
fancy-prompt-c96159c1ce9d8fed8a3625b659de2e1ba96e2af1.zip
changelog0.1.4
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a845bbf..e6cf399 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changes
+## 0.1.4
+
+* Fix shell prompt escaping (should fix input corruption in new zsh, probably
+ among other things)
+
## 0.1.3
* Fix compilation and execution on macos (battery state is not yet supported