Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 2.51 KB

CHANGELOG.md

File metadata and controls

42 lines (22 loc) · 2.51 KB

Changelog

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

6.0.1 (2024-06-28)

Bug Fixes

6.0.0 (2024-06-07)

⚠ BREAKING CHANGES

  • Remove deprecated permission methods (#94)
  • Update to Capacitor 6 (#86)
  • use correct name on rollup (#93)

Features

Bug Fixes

  • correct since for isListening and listeningState (#92) (8b9445c)
  • ios: add missing listeningState stopped cases (#95) (19f98d1)
  • use correct name on rollup (#93) (d8fefbc)

5.1.0 (2024-03-27)

Features

  • add isListening method and listeningState listener (#83) (5a9b532)

Changelog

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