mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-01-14 01:25:43 -05:00
Fixes #130 - Stops repeated welcome for some users
No idea why the version check fails, but hopefully this will help
This commit is contained in:
@@ -86,6 +86,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
|
||||
|
||||
### Fixed
|
||||
- Fixes an issue where remote branches couldn't be opened properly in their remote service
|
||||
- Fixes [#130](https://github.com/eamodio/vscode-gitlens/issues/130) - First-run "Thank you for choosing GitLens! [...]" info message shown on every start up
|
||||
|
||||
## [4.4.3] - 2017-08-30
|
||||
## Fixed
|
||||
|
||||
Reference in New Issue
Block a user