diff --git a/changelog.md b/changelog.md index 9bd2dcfe6..bdea8e280 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,9 @@ ## Unreleased + +## 3.13.5 +`2024-12-20` * `NEW` Setting: `Lua.hint.awaitPropagate`: When enabled, --@async propagates to the caller. * `CHG` Add server version information to `initialize` response #2996 * `CHG` If the `---@field` of the same name has a type of `fun`, the `duplicate-doc-field` check will not be performed.