Update version, readme, and changelog
This commit is contained in:
Родитель
4bf3e1412c
Коммит
6f32e977d8
|
@ -27,6 +27,11 @@
|
|||
- Bugfixes:
|
||||
- Debugging works again in the VSCode October update
|
||||
- Various
|
||||
- **0.10.4**:
|
||||
- Tweaks:
|
||||
- VSWhere is now bundled with the extension, so it isn't required to be
|
||||
installed at a specific version. Fixes #254 and #235.
|
||||
- Request for feedback and beta testing.
|
||||
|
||||
### **0.9.0**
|
||||
|
||||
|
|
|
@ -51,6 +51,11 @@ For more information, see [this issue](https://github.com/vector-of-bool/vscode-
|
|||
- Bugfixes:
|
||||
- Debugging works again in the VSCode October update
|
||||
- Various
|
||||
- **0.10.4**:
|
||||
- Tweaks:
|
||||
- VSWhere is now bundled with the extension, so it isn't required to be
|
||||
installed at a specific version. Fixes #254 and #235.
|
||||
- Request for feedback and beta testing.
|
||||
|
||||
As always: Please report any issues, questions, or comments to the GitHub
|
||||
project issues list!
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "cmake-tools",
|
||||
"displayName": "CMake Tools",
|
||||
"description": "Extended CMake support in Visual Studio Code",
|
||||
"version": "0.10.3",
|
||||
"version": "0.10.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/vector-of-bool/vscode-cmake-tools"
|
||||
|
|
Загрузка…
Ссылка в новой задаче