summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2016-11-19 23:13:26 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2016-11-19 23:13:26 +0900
commit6a65006f55c527d86d6924ee296828a50e77a7e9 (patch)
tree6c8016e07b931cfeecf44a4adb48f10bfe44d479 /CHANGELOG.md
parentd75ed841a939481a8c74d63c8d463fa566560ca3 (diff)
0.15.80.15.8
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0a2ee592..20ad20de 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
CHANGELOG
=========
+0.15.8
+------
+- Updated ANSI processor to handle more VT-100 escape sequences
+- Added `--no-bold` (and `--bold`) option
+- Improved escape sequence processing for WSL
+- Added support for `alt-[0-9]`, `f11`, and `f12` for `--bind` and `--expect`
+
0.15.7
------
- Fixed panic when color is disabled and header lines contain ANSI colors