Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

42 lines (22 loc) · 1.23 KB

Changelog

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

v2.0.0 - 2024-09-06

What's Changed

  • support laravel 11, remove support for laravel 9 / php 8.1 by @tomschlick in #8

Full Changelog: https://github.com/returnearly/laravel-enums/compare/v1.0.1...v2.0.0

v1.0.1 - 2023-04-16

What's Changed

  • enable laravel 10 for tests by @tomschlick in #4

Full Changelog: https://github.com/returnearly/laravel-enums/compare/v1.0.0...v1.0.1

v1.0.0 - 2023-01-30

What's Changed

  • Bump aglipanci/laravel-pint-action from 1.0.0 to 2.1.0 by @dependabot in #1
  • Added make:enum command

Full Changelog: https://github.com/returnearly/laravel-enums/compare/v0.1.0...v1.0.0

v0.1.0 - 2023-01-29

Initial release

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #2

New Contributors

  • @dependabot made their first contribution in #2

Full Changelog: https://github.com/returnearly/laravel-enums/commits/v0.1.0