Skip to content

Latest commit

 

History

History
55 lines (31 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

55 lines (31 loc) · 1.67 KB

Changelog

All notable changes to this project will be documented in this file.

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

[3.0.2] - 2022-01-21

Changed

  • Fallback to open is broken (#38) @erezrokah

[3.0.1] - 2021-11-04

Changed

  • Urls are opened twice (#33) @jfirebaugh

[2.1.1] - 2020-10-21

Changed

  • Handle fallback for host only matching logic (#15)

[2.1.0] - 2020-10-18

Added

  • Support reuse tab with same host (#13) @otakustay

2.0.0 - 2020-04-06

Added

Changed

  • Upgrade open from v6.4.0 to v7.0.3, see breaking change for more detail and it has been properly addressed in this commit.
  • Upgrade babel to latest release

1.0.0 - 2019-09-06

Changed

  • Drop support for Node.js version lower than 8
  • Migrate from opn to open, read this