We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba42b7c commit 36b5309Copy full SHA for 36b5309
CHANGELOG.md
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
8
9
+## [0.67.1](https://github.com/rokucommunity/brighterscript/compare/v0.67.0...v0.67.1) - 2024-05-16
10
+### Fixed
11
+ - remove ascii color chars in language server logs ([#1189](https://github.com/rokucommunity/brighterscript/pull/1189))
12
+ - crash when diagnostic is missing range ([#1174](https://github.com/rokucommunity/brighterscript/pull/1174))
13
+
14
15
16
## [0.67.0](https://github.com/rokucommunity/brighterscript/compare/v0.65.27...v0.67.0) - 2024-05-10
17
### Changed
18
- Fix formatting with logger output ([#1171](https://github.com/rokucommunity/brighterscript/pull/1171))
0 commit comments