diff --git a/CHANGELOG.md b/CHANGELOG.md index 27db0168..48e1be5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ 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). +## [5.2.3] - 2024-09-04 + +### Fixed + +- LSP: Copy settings to `init_options` when starting the client + to match VSCode. + Thanks [@cormacrelf](https://github.com/cormacrelf)! + ## [5.2.2] - 2024-08-26 ### Fixed