Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 769 Bytes

CHANGELOG.md

File metadata and controls

24 lines (14 loc) · 769 Bytes

Change Log

All notable changes to the "open-in-browser" extension will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.0.2] - 2024-02-24

Added

  • An extension-wide setting for the web platform. This is a convenience to avoid configuring many per-repo settings for repos that would otherwise be unrecognized.
  • Notifications for common error modes such as editing files that are not managed in Git

Changed

  • Web platform resolution based on the remote URL's domain is now case-insensitive.

[0.0.1] - 2024-02-09

Added

  • Initial Release
  • Support for Github, Gitlab, Stash, and Azure DevOps