mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-01-22 17:26:10 -05:00
Preps v2.6.0
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
## Release Notes
|
||||
|
||||
### 2.6.0
|
||||
- Adds `gitlens.showQuickRepoStatus` command to show a quick pick list of files changed
|
||||
- Adds `alt+s` shortcut for the `gitlens.showQuickRepoStatus` command
|
||||
|
||||
### 2.5.6
|
||||
- Fixes [#32](https://github.com/eamodio/vscode-gitlens/issues/32) - 00000000 Uncommitted changes distracting
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gitlens",
|
||||
"version": "2.5.6",
|
||||
"version": "2.6.0",
|
||||
"author": {
|
||||
"name": "Eric Amodio",
|
||||
"email": "eamodio@gmail.com"
|
||||
|
||||
Reference in New Issue
Block a user