Updated README.md

This commit is contained in:
Sebastian Gniazdowski 2016-10-27 16:39:15 +02:00
parent 56e289a40a
commit 2aa2362dba

View file

@ -13,6 +13,10 @@ HSMW is **FAST** highlighting 20 concurrent complex history entries does not
[![asciicast](https://asciinema.org/a/89406.png)](https://asciinema.org/a/89406)
# News
* 27-10-2016
- New optimizations **30%** speed up of syntax highlighting!
- Architectural change  syntax highlighting is now computed rarely, so any possible performance problems are now solved!
* 24-10-2016
- Workaround for Zsh versions like 5.0.2 has been added  **Ctrl-V** and **ESC** cancel search. On such Zsh
versions Ctrl-C might not work. Fully problem-free Zsh version will be the upcoming 5.3, where