Preps 0.0.6 release

This commit is contained in:
Eric Amodio
2016-09-14 02:32:52 -04:00
parent d70a47201c
commit dfd17a8f17
2 changed files with 7 additions and 2 deletions

View File

@@ -29,6 +29,11 @@ None yet.
## Release Notes
### 0.0.6
- Fixes [#2](https://github.com/eamodio/vscode-gitlens/issues/2) - [request] Provide some debug info when things fail
- Fixes [#4](https://github.com/eamodio/vscode-gitlens/issues/4) - Absolute paths fail on Windows due to backslash
- Attempts to scroll to the correct position when opening a diff
### 0.0.5
- Fixes issues where filename changes in history would cause diffs to fails