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