mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-01-14 17:25:28 -05:00
Preps v3.0.1
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
## Release Notes
|
||||
|
||||
### 3.0.1
|
||||
- Adds basic telemetry -- honors the vscode telemetry configuration setting
|
||||
|
||||
### 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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gitlens",
|
||||
"version": "3.0.0",
|
||||
"version": "3.0.1",
|
||||
"author": {
|
||||
"name": "Eric Amodio",
|
||||
"email": "eamodio@gmail.com"
|
||||
|
||||
Reference in New Issue
Block a user