Skip to content

Commit

Permalink
Release notes and change QnA link to Github discussions.
Browse files Browse the repository at this point in the history
  • Loading branch information
vadimcn committed May 1, 2021
1 parent 9fd99fc commit c5050e0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# Release Notes

# 1.6.3
...

## Fixed
- Bug #424: 1.6.2 failure stopping at breakpoints
- Bug #428: Debugger fails to start (Fresh install / macOS 10.13)

# 1.6.2

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"bugs": {
"url": "https://github.com/vadimcn/vscode-lldb/issues"
},
"qna": "https://groups.google.com/g/codelldb-users",
"qna": "https://github.com/vadimcn/vscode-lldb/discussions",
"engines": {
"vscode": "^1.31.0"
},
Expand Down

0 comments on commit c5050e0

Please sign in to comment.