CHANGELOG update.

This commit is contained in:
casey langen 2021-01-07 22:48:40 -08:00
parent fa4c0d0c67
commit aa67c471c6

View File

@ -1,5 +1,6 @@
0.96.4
* added mouse wheel support to non-Windows platforms.
* fixed some difficult-to-reproduce issues that could corrupt layout.
* optimized app resize logic so its simpler and more performant.
* fixed issues with terminal emulators on macOS that support REP (e.g. kitty)