mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-01-17 17:25:51 -05:00
Preps for v2.1.1
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
## Release Notes
|
||||
|
||||
### 2.1.1
|
||||
- Fixes overzealous active line annotation updating on document changes
|
||||
|
||||
### 2.1.0
|
||||
- Adds a new GitLens logo and changes all images to svg
|
||||
- Adds `alt+p` shortcut for the `gitlens.diffLineWithPrevious` command
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gitlens",
|
||||
"version": "2.1.0",
|
||||
"version": "2.1.1",
|
||||
"author": {
|
||||
"name": "Eric Amodio",
|
||||
"email": "eamodio@gmail.com"
|
||||
|
||||
Reference in New Issue
Block a user