Skip to content

Commit a369ede

Browse files
ColengmsColen Garoutte-Carson
authored andcommitted
Update changelog for 0.24.1 release (#3945)
1 parent 36ce8f8 commit a369ede

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Extension/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# C/C++ for Visual Studio Code Change Log
22

3+
## Version 0.24.1: July 22, 2019
4+
### Bug Fixes
5+
* Fix an issue with the Outline not being populated when a file is opened. [#3877](https://github.com/microsoft/vscode-cpptools/issues/3877)
6+
* Update scopes used by semantic colorization. [PR# 3896](https://github.com/microsoft/vscode-cpptools/pull/3896)
7+
38
## Version 0.24.0: July 3, 2019
49
### New Features
510
* Semantic colorization [Documentation](https://github.com/microsoft/vscode-cpptools/blob/master/Documentation/LanguageServer/colorization.md) [#230](https://github.com/microsoft/vscode-cpptools/issues/230)

0 commit comments

Comments
 (0)