File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased] ( https://github.com/BenSampo/laravel-enum/compare/v5.1.0...master )
9
9
10
+ ## [ 5.2.0] ( https://github.com/BenSampo/laravel-enum/compare/v5.1.0...v5.2.0 ) - 2022-03-11
11
+
10
12
### Fixed
11
13
12
- - Publish language definitions to ` lang ` directory
14
+ - Publish language definitions to ` lang ` directory [ 254 ] ( https://github.com/BenSampo/laravel-enum/pull/254 )
13
15
14
16
### Added
15
17
16
- - Restore enum instance from ` var_export() `
18
+ - Restore enum instance from ` var_export() ` [ 252 ] ( https://github.com/BenSampo/laravel-enum/pull/252 )
17
19
18
20
## [ 5.1.0] ( https://github.com/BenSampo/laravel-enum/compare/v5.0.0...v5.1.0 ) - 2022-02-09
19
21
You can’t perform that action at this time.
0 commit comments