Preps for 1.2 release

This commit is contained in:
Eric Amodio
2016-11-25 14:13:00 -05:00
parent 615485cd21
commit a8ab3a5af4
2 changed files with 8 additions and 2 deletions

View File

@@ -1,6 +1,12 @@
---
## Release Notes
### 1.2.0
- Adds compare (working vs previous) options to repository history
- Adds compare (working vs previous) options to file history
- Fixes issue with repository history compare with commits with multiple files
### 1.1.1
- Allows `gitlens.showQuickRepoHistory` command to run without an open editor (falls back to the folder repository)