Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 653 Bytes

CHANGELOG.md

File metadata and controls

26 lines (14 loc) · 653 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.

[1.0.4] - 2021-05-16

  • (Improvement) Using config class to retrieve website host instead of using UrlGenerator with regex.

[1.0.3] - 2021-05-12

  • (Fix) actually fix required flarum/core version constraint.

[1.0.2] - 2021-05-12

  • (Fix) version constraint.

[1.0.1] - 2021-05-12

  • (Add) Users can't use API if they have two factor enabled.

[1.0.0] - 2021-05-10

  • First release