Fixes off-by-one issues with blame annotations without caching and when diffing with a previous version

This commit is contained in:
Eric Amodio
2016-09-22 23:00:09 -06:00
parent 157928311e
commit 23b2c679a9
3 changed files with 7 additions and 3 deletions

View File

@@ -56,6 +56,10 @@ Must be using Git and it must be in your path.
---
## Release Notes
### 0.5.4
- Fixes off-by-one issues with blame annotations without caching and when diffing with a previous version
### 0.5.3
- Adds better uncommitted hover message in blame annotations