summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 22809550..bd978f3e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,17 @@
CHANGELOG
=========
+0.15.2
+------
+- Preview window is now scrollable
+ - With mouse scroll or with bindable actions
+ - `preview-up`
+ - `preview-down`
+ - `preview-page-up`
+ - `preview-page-down`
+- Updated ANSI processor to support high intensity colors and ignore
+ some VT100-related escape sequences
+
0.15.1
------
- Fixed panic when the pattern occurs after 2^15-th column