diff --git a/CHANGELOG.md b/CHANGELOG.md index e19aba752..a17488f32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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