Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 874 Bytes

CHANGELOG.md

File metadata and controls

49 lines (30 loc) · 874 Bytes

Changelog

All notable changes to laravel-soulbscription will be documented in this file.

v2.2.3 - 2022-07-24

  • Create a flag to ignore migrations autoloading

v2.2.2 - 2022-07-19

  • Fixed database migrations to avoid errors on fresh installs
  • Improved renew process to calculate expiration properly on not-overdue subscriptions

v2.2.1 - 2022-06-05

  • Fix migration tags
  • Document tickets activation process

v2.2.0 - 2022-05-19

  • Quota features

v2.1.0 - 2022-05-18

  • Updated dependencies and dev-dependencies

v2.0.1 - 2022-05-14

  • Inreased test coverage
  • Fixed minor bugs related to attributes

v2.0.0 - 2022-04-22

  • Grace days feature

v1.3.0 - 2022-03-03

  • Implemented feature tickets
    • Made feature tickets an optional feature

1.0.0 - 202X-XX-XX

  • initial release