Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 545 Bytes

CHANGELOG.md

File metadata and controls

20 lines (11 loc) · 545 Bytes

Changelog

All Notable changes to Open in Git host will be documented in this file

1.5.4 - 2016-07-29

  • Fixed issue with branch encoding for GitHub and GitLab hosts.
  • Fixed issue with origins using git protocol.

1.5.5 - 2016-09-19

  • Run plugin process on a background thread to prevent UI freezes.

1.5.6 - 2016-09-26

  • Ability to open a specific commit from the VCS log tool window.

1.5.7 - 2016-12-05

  • Fixed: Select target action now uses the correct line number when used from the editor. (#24 PR by markiewb)