Adds logging for #18

This commit is contained in:
Eric Amodio
2016-11-23 18:42:48 -05:00
parent 5f0acc2693
commit a91afffbb2
6 changed files with 24 additions and 59 deletions

View File

@@ -1,6 +1,11 @@
---
## Release Notes
### 1.1.1
- Allows `gitlens.showQuickRepoHistory` command to run without an open editor (falls back to the folder repository)
- Adds logging for tracking [#18](https://github.com/eamodio/vscode-gitlens/issues/18) - GitLens only displayed for some files
### 1.1.0
- Adds new `gitlens.showQuickFileHistory` command to show the file history in a quick-pick list (palette)