Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.75 KB

CHANGELOG.md

File metadata and controls

35 lines (20 loc) · 1.75 KB

Release Notes

v1.3.1 - 2023-05-17

  • Fixes typo in PendingScopeFeatureInteraction@values() by @cosmastech in laravel#61

v1.3.0 - 2023-05-04

  • Events for Feature Updates and More by @tylernathanreed in laravel#59

v1.2.1 - 2023-03-17

  • Not call whenInactive when it is null by @kafkiansky in laravel#48
  • Fix flushCache() on null error by @mbukovy in laravel#56

v1.2.0 - 2023-02-24

  • Fixed phpdoc type syntax by @korkoshko in laravel#38
  • Adds timestamps to bulk updates by @timacdonald in laravel#37
  • Improved manager by @taylorotwell in laravel#44
  • Ensure global helper does not conflict with another function by @ChenRuiWang in laravel#46

v1.1.1 - 2023-02-16

  • Fix table name not being used and migration error by @bankorh in laravel#36

v1.1.0 - 2023-02-15

  • Gracefully handles unexpected null scope by @timacdonald in laravel#31

v1.0.0 - 2023-02-14

Initial release of Pennant. For more information, please consult the Pennant documentation.