Preps for v2.5.0

This commit is contained in:
Eric Amodio
2017-02-16 23:38:01 -05:00
parent c4c8aa3bd3
commit 9c74224387
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
## Release Notes
### 2.2.1
### 2.5.0
- Overhauls the `gitlens.showQuickRepoHistory`, `gitlens.showQuickFileHistory`, and `gitlens.showQuickCommitDetails` quick pick lists
- Adds `Show Repository History` command to `gitlens.showQuickFileHistory` quick pick list
- Adds `Show Previous Commits History` command to `gitlens.showQuickCommitDetails` quick pick list

View File

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