# Changelog

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

## v4.0.0 - 2023-04-07

### What's Changed

- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in https://github.com/lucasdotvin/laravel-soulbscription/pull/45
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in https://github.com/lucasdotvin/laravel-soulbscription/pull/53
- fixed typo by @AbdoulBaguiM in https://github.com/lucasdotvin/laravel-soulbscription/pull/59
- Add support for laravel 10 by @omaressaouaf in https://github.com/lucasdotvin/laravel-soulbscription/pull/57

### New Contributors

- @AbdoulBaguiM made their first contribution in https://github.com/lucasdotvin/laravel-soulbscription/pull/59
- @omaressaouaf made their first contribution in https://github.com/lucasdotvin/laravel-soulbscription/pull/57

**Full Changelog**: https://github.com/lucasdotvin/laravel-soulbscription/compare/3.0.1...v4.0.0

## v2.6 - 2022-10-11

- [x] Non-expirable tickets

## v2.5 - 2022-09-10

- [x] Postpaid features were added

## v2.4 - 2022-09-08

- [x] Added a method to retrieve the last subscription

## v2.3 - 2022-09-07

- [x] Added `hasExpired` and `hasNotExpired` aliases

## v2.2.3 - 2022-07-24

- [x] Create a flag to ignore migrations autoloading

## v2.2.2 - 2022-07-19

- [x] Fixed database migrations to avoid errors on fresh installs
- [x] 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

- [x] Quota features

## v2.1.0 - 2022-05-18

- [x] Updated dependencies and dev-dependencies

## v2.0.1 - 2022-05-14

- [x] Inreased test coverage
- [x] Fixed minor bugs related to attributes

## v2.0.0 - 2022-04-22

- [x] Grace days feature

## v1.3.0 - 2022-03-03

- [x] Implemented feature tickets
- - [x] Made feature tickets an optional feature
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 

## 1.0.0 - 202X-XX-XX

- initial release
