diff --git a/CHANGELOG.md b/CHANGELOG.md index ff0532cb..639e55e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [4.10.2] - 2024-03-01 + +### Fixed + +- LSP: Schedule Neovim API calls on `on_exit` [[#267](https://github.com/mrcjkb/rustaceanvim/pull/267)]. + Thanks [@tomtomjhj](https://github.com/tomtomjhj)! + ## [4.10.1] - 2024-02-27 ### Fixed