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 0f98556 commit 79fe7c9Copy full SHA for 79fe7c9
CHANGELOG.md
@@ -2,9 +2,13 @@
2
3
All notable changes to `laravel-backed-enums` will be documented in this file.
4
5
+## v2.1.1 - 2023-10-04
6
+
7
+**Full Changelog**: https://github.com/webfox/laravel-backed-enums/compare/v2.1.0...v2.1.1
8
9
## v2.1.0 - 2023-10-05
10
-- Add static `rule()` method as a shortcut for the laravel validation rule.
11
+- Add static `rule()` method as a shortcut for the laravel validation rule.
12
13
## v2.0.0 - 2023-08-28
14
0 commit comments