mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-01-14 09:35:45 -05:00
Preps v3.0.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
## Release Notes
|
||||
|
||||
### 2.13.0
|
||||
### 3.0.0
|
||||
- Adds experimental support for `Open in GitHub` to the relevant quick picks -- need to enable it via `"gitlens.insiders": true`
|
||||
- Adds an update notification for feature releases
|
||||
- Adds `Show Branch History` command (`gitlens.showQuickBranchHistory`) to show the history of the selected branch
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gitlens",
|
||||
"version": "2.13.0",
|
||||
"version": "3.0.0",
|
||||
"author": {
|
||||
"name": "Eric Amodio",
|
||||
"email": "eamodio@gmail.com"
|
||||
|
||||
Reference in New Issue
Block a user