Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

25 lines (12 loc) · 1.15 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.2 (2022-03-12)

Bug Fixes

  • client: transform URLs to URL patterns for request introspection (cf1aca3), closes #46
  • remove trailing slash from URLs before concatinating (07f963a)

2.0.1 (2022-03-10)

Bug Fixes

  • options: correctly link autostart label to checkbox (dfa7014)

2.0.0 (2022-03-10)

Bug Fixes

  • options: toggle username disabled flag when changing client (83bd519)