diff --git a/ChangeLog.md b/ChangeLog.md index b45e2e4248..78c319f417 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [4.6.4] - 2023-11-24 + ## [4.6.3] - 2023-11-23 ### Added diff --git a/src/VisualStudioCode/package/CHANGELOG.md b/src/VisualStudioCode/package/CHANGELOG.md index e485d316a6..8436263a25 100644 --- a/src/VisualStudioCode/package/CHANGELOG.md +++ b/src/VisualStudioCode/package/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [4.6.4] - 2023-11-24 + +## [4.6.3] - 2023-11-23 + ### Added - [CLI] Add command `find-symbol` ([PR](https://github.com/dotnet/roslynator/pull/1255))