Preps v3.0.0

This commit is contained in:
Eric Amodio
2017-03-26 14:18:49 -04:00
parent e33fd00119
commit e1349bb1c6
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -1,6 +1,6 @@
{
"name": "gitlens",
"version": "2.13.0",
"version": "3.0.0",
"author": {
"name": "Eric Amodio",
"email": "eamodio@gmail.com"