docs: Start CHANGELOG for 1.8.9

This commit is contained in:
Richard Hansen 2021-02-18 03:55:51 -05:00
parent 30dbdf29f4
commit 63e876f53d
1 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,15 @@
# 1.8.9
### Notable fixes
* Fixed HTTP 400 error when importing via the UI.
* Fixed "Error: spawn npm ENOENT" crash on startup in Windows.
### Notable enhancements
* Removed some unnecessary arrow key handling logic.
* Dependency updates.
# 1.8.8
### Security patches