Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Latest commit

 

History

History
78 lines (35 loc) · 3.22 KB

CHANGELOG.md

File metadata and controls

78 lines (35 loc) · 3.22 KB

Changelog

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

3.0.1 (2022-08-04)

Bug Fixes

  • ios: set deployment target to 13.0 (0a6fbfb)

3.0.0 (2022-08-04)

⚠ BREAKING CHANGES

  • This plugin now only supports Capacitor 4.

Features

2.1.1 (2022-01-26)

Bug Fixes

  • inline source code in esm map files (dc1183a)

2.1.0 (2021-07-16)

Features

2.0.0 (2021-03-10)

⚠ BREAKING CHANGES

  • Update to Capacitor v3

Features

1.1.2 (2021-03-06)

Bug Fixes

1.1.1 (2021-01-31)

Bug Fixes

1.1.0 (2021-01-31)

Features

  • implement enable/disable methods (#14) (4bc89d3)

1.0.1 (2021-01-21)

Bug Fixes

  • ios: use UIViewController as overlay (#12) (a2bf3f8)

1.0.0 (2021-01-16)

Initial release 🎉