Preps v3.4.1

This commit is contained in:
Eric Amodio
2017-04-12 18:54:03 -04:00
parent c09deb54b1
commit cd5faa1336
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
## Release Notes
### 3.4.0
### 3.4.1
- Completely overhauls the [GitLens documentation](https://github.com/eamodio/vscode-gitlens/blob/master/README.md) and messaging -- make sure to check it out to see all the powerful features GitLen provides!
- Adds `gitlens.blame.annotation.activeLineDarkColor` & `gitlens.blame.annotation.activeLineLightColor` settings to control the colors of the active line blame annotation
- Changes `Toggle Git CodeLens` command to work when `gitlens.codeLens.visibility` is set to `auto` (the default)

View File

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