Skip to content

Commit

Permalink
modify changelog (#2446)
Browse files Browse the repository at this point in the history
  • Loading branch information
elahehrashedi authored Mar 22, 2022
1 parent d66debc commit bbab318
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,6 +1,10 @@
# What's New?

## 1.10
## 1.10.5
Bug Fixes:
- fix "CMake: compile active file" command. [#2438](https://github.com/microsoft/vscode-cmake-tools/issues/2438)

## 1.10.4
Improvements:
- Don't specify number of jobs when building with Ninja. [#696](https://github.com/microsoft/vscode-cmake-tools/issues/696)
- Support for the Ninja Multi-Config generator. [#1423](https://github.com/microsoft/vscode-cmake-tools/issues/1423)
Expand Down

0 comments on commit bbab318

Please sign in to comment.