Preps for v2.1.1

This commit is contained in:
Eric Amodio
2017-02-13 23:21:05 -05:00
parent 9b92c48759
commit 25aa1fe3ca
2 changed files with 4 additions and 1 deletions

View File

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

View File

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