Browse Source

Preps v2.5.3

main
Eric Amodio 8 years ago
parent
commit
84bc19318d
2 changed files with 4 additions and 1 deletions
  1. +3
    -0
      CHANGELOG.md
  2. +1
    -1
      package.json

+ 3
- 0
CHANGELOG.md View File

@ -1,5 +1,8 @@
## Release Notes
### 2.5.3
- Fixes [#27](https://github.com/eamodio/vscode-gitlens/issues/27) - Annotations are broken in vscode insider build
### 2.5.2
- Adds `Open File` command to `gitlens.showQuickCommitDetails` quick pick list
- Adds `Open Files` command to `gitlens.showQuickCommitDetails` quick pick list

+ 1
- 1
package.json View File

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

||||||
x
 
000:0
Loading…
Cancel
Save