This commit is contained in:
Junegunn Choi
2017-07-21 00:08:55 +09:00
parent c9f16b6430
commit 18a1aeaa91
5 changed files with 16 additions and 4 deletions

View File

@@ -1,6 +1,18 @@
CHANGELOG
=========
0.16.9
------
- Memory and performance optimization
- Around 20% performance improvement for general use cases
- Up to 5x faster processing of `--ansi`
- Up to 50% reduction of memory usage
- Bug fixes and usability improvements
- Fixed handling of bracketed paste mode
- [ERROR] on info line when the default command failed
- More efficient rendering of preview window
- `--no-clear` updated for repetitive relaunching scenarios
0.16.8
------
- New `change` event and `top` action for `--bind`