Skip to content

Commit

Permalink
Merge pull request #1540 from microsoft/develop
Browse files Browse the repository at this point in the history
Update changelog for 1.5.2
  • Loading branch information
bobbrow authored Nov 10, 2020
2 parents fd8c2c8 + 57f1dc0 commit 4739e7c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# What's New?

## 1.5.2
Bug Fixes:
- Fix deadlock caused by commands invoked in string expansion during activation. [PR #1532](https://github.com/microsoft/vscode-cmake-tools/issues/1532)

## 1.5.1
Bug Fixes:
- Fix regular expression for variables values used in settings and kits json. [#1526](https://github.com/microsoft/vscode-cmake-tools/issues/1526) [#1525](https://github.com/microsoft/vscode-cmake-tools/issues/1525)
- Add a setting to control whether the Touch Bar is visible or not. [PR 1529#](https://github.com/microsoft/vscode-cmake-tools/pull/1529)
- Add a setting to control whether the Touch Bar is visible or not. [PR #1529](https://github.com/microsoft/vscode-cmake-tools/pull/1529)

## 1.5.0
Improvements:
Expand Down

0 comments on commit 4739e7c

Please sign in to comment.