# Changelog

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

## 1.1.2 - 2023-02-10

- add `lastFlaggedAt`

### What's Changed

- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in https://github.com/spatie/laravel-model-flags/pull/16

**Full Changelog**: https://github.com/spatie/laravel-model-flags/compare/1.1.1...1.1.2

## 1.1.1 - 2023-01-25

### What's Changed

- Bump aglipanci/laravel-pint-action from 1.0.0 to 2.1.0 by @dependabot in https://github.com/spatie/laravel-model-flags/pull/15

**Full Changelog**: https://github.com/spatie/laravel-model-flags/compare/1.1.0...1.1.1

## 1.1.0 - 2022-11-09

### What's Changed

- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in https://github.com/spatie/laravel-model-flags/pull/9
- Remove flags on model delete by @stfndamjanovic in https://github.com/spatie/laravel-model-flags/pull/10

### New Contributors

- @dependabot made their first contribution in https://github.com/spatie/laravel-model-flags/pull/9
- @stfndamjanovic made their first contribution in https://github.com/spatie/laravel-model-flags/pull/10

**Full Changelog**: https://github.com/spatie/laravel-model-flags/compare/1.0.1...1.1.0

## 1.0.1 - 2022-10-24

### What's Changed

- Remove `phpstan` references. by @xiCO2k in https://github.com/spatie/laravel-model-flags/pull/2
- Add brand new logo to the project by @caneco in https://github.com/spatie/laravel-model-flags/pull/5
- Add Support for PHP8.0 by @jafar-albadarneh in https://github.com/spatie/laravel-model-flags/pull/6

### New Contributors

- @xiCO2k made their first contribution in https://github.com/spatie/laravel-model-flags/pull/2
- @caneco made their first contribution in https://github.com/spatie/laravel-model-flags/pull/5
- @jafar-albadarneh made their first contribution in https://github.com/spatie/laravel-model-flags/pull/6

**Full Changelog**: https://github.com/spatie/laravel-model-flags/compare/1.0.0...1.0.1

## 1.0.0 - 2022-10-21

- initial release

## 0.0.2 - 2022-10-21

**Full Changelog**: https://github.com/spatie/laravel-model-flags/compare/0.0.1...0.0.2

## 0.0.1 - 2022-10-20

- experimental release
