|
@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. |
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). |
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). |
|
|
|
|
|
|
|
|
|
|
|
## [4.1.3] - 2017-06-20 |
|
|
|
|
|
### Fixed |
|
|
|
|
|
- Fixes `changes` (diff) hover not showing the correct previous line when showing recent changes annotations of the whole-file |
|
|
|
|
|
|
|
|
## [4.1.2] - 2017-06-15 |
|
|
## [4.1.2] - 2017-06-15 |
|
|
### Fixed |
|
|
### Fixed |
|
|
- Fixes [#96](https://github.com/eamodio/vscode-gitlens/issues/96) - External diff command can be unintentionally triggered |
|
|
- Fixes [#96](https://github.com/eamodio/vscode-gitlens/issues/96) - External diff command can be unintentionally triggered |
|
|