Skip to content

Commit

Permalink
Seanmcm/0 21 0 release2 (#3070)
Browse files Browse the repository at this point in the history
* Update yauzl version and changelog date. (#3069)
  • Loading branch information
sean-mcmanus authored Jan 23, 2019
1 parent b3cce80 commit da277c8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# C/C++ for Visual Studio Code Change Log

## Version 0.21.0 January 17, 2019
## Version 0.21.0 January 23, 2019
### New Features
* Add documentation comments for hover, completion, and signature help. [#399](https://github.com/Microsoft/vscode-cpptools/issues/399)
* Add completion committing for methods after `(`. [#1184](https://github.com/Microsoft/vscode-cpptools/issues/1184)
Expand Down
14 changes: 7 additions & 7 deletions Extension/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1412,7 +1412,7 @@
"vscode-debugprotocol": "~1.24.0",
"vscode-extension-telemetry": "~0.1.0",
"vscode-languageclient": "5.1.1",
"yauzl": "~2.8.0"
"yauzl": "~2.10.0"
},
"runtimeDependencies": [
{
Expand Down

0 comments on commit da277c8

Please sign in to comment.