Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 422 Bytes

CHANGELOG.md

File metadata and controls

23 lines (12 loc) · 422 Bytes

Changelog

All notable changes to simple-feature will be documented in this file.

v1.0.2 - 2022-02-08

Adding support for Laravel 9

v1.0.1 - 2022-01-18

Adding Blade directive @feature to check for feature flags within Blade templates

v1.0.0 - 2022-01-17

Initial release

1.0.0 - 2022-01-17

  • First release

1.0.1 - 2022-01-18

  • Adding Blade directives to check for enabled or disabled features