Skip to content

Commit

Permalink
v3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gummibeer authored Apr 22, 2022
1 parent ce803d0 commit f1a0f46
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All notable changes to `enum` will be documented in this file

## 3.13.0 - 2022-04-22

- Drop PHP 7.4 support
- Add `Stringable` interface to enum class - [#116](https://github.com/spatie/enum/pull/116)

## 3.12.0 - 2022-02-05

- Add support for `isset()` calls to enum `->value` und `->label` - [#109](https://github.com/spatie/enum/pull/109)
Expand Down

0 comments on commit f1a0f46

Please sign in to comment.