Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 830 Bytes

CHANGELOG.md

File metadata and controls

48 lines (27 loc) · 830 Bytes

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.

2.0.2

Changed

2.0.1

Changed

  • Loosen SDK requirement

Fixed

  • Missing scroll view in the example

2.0.0

Changed

  • BREAKING CHANGE: Rename all methods to simplify them
    • isFlagSecureEnabledisSet
    • enableFlagSecure()set()
    • disableFlagSecure()unset()

1.0.2

Fixed

  • Fix some documentation issues.

1.0.1

Fixed

  • Fix some documentation issues.

1.0.0

Initial release.