We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf3c70e commit 773a64eCopy full SHA for 773a64e
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to `laravel-backed-enums` will be documented in this file.
4
5
+## v2.6.1 - 2025-03-05
6
+
7
+### What's Changed
8
9
+* ide.json: one code generation instead of two by @adelf in https://github.com/webfox/laravel-backed-enums/pull/45
10
11
+### New Contributors
12
13
+* @adelf made their first contribution in https://github.com/webfox/laravel-backed-enums/pull/45
14
15
+**Full Changelog**: https://github.com/webfox/laravel-backed-enums/compare/v2.6.0...v2.6.1
16
17
## v2.6.0 - 2025-03-02
18
19
### What's Changed
0 commit comments