Preps v2.5.5

This commit is contained in:
Eric Amodio
2017-02-22 01:48:31 -05:00
parent add76fc5fc
commit b81f2f2fa0
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
## Release Notes
### 2.5.5
- Fixes [#25](https://github.com/eamodio/vscode-gitlens/issues/25) - Blame information isn't updated after git operations (commit, reset, etc)
### 2.5.4
- Fixes extra spacing in annotations

View File

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