diff --git a/CHANGELOG.md b/CHANGELOG.md index b544e559d..8afe93b82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## [0.65.20](https://github.com/rokucommunity/brighterscript/compare/v0.65.19...v0.65.20) - 2024-01-30 +### Added + - plugin hooks for getDefinition ([#1045](https://github.com/rokucommunity/brighterscript/pull/1045)) + + + ## [0.65.19](https://github.com/rokucommunity/brighterscript/compare/v0.65.18...v0.65.19) - 2024-01-30 ### Changed - Backport v1 syntax changes ([#1034](https://github.com/rokucommunity/brighterscript/pull/1034))