Skip to content

Commit 6f695b0

Browse files
committed
Update changelog
1 parent 799cbcc commit 6f695b0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased](https://github.com/BenSampo/laravel-enum/compare/v5.1.0...master)
99

10+
## [5.2.0](https://github.com/BenSampo/laravel-enum/compare/v5.1.0...v5.2.0) - 2022-03-11
11+
1012
### Fixed
1113

12-
- Publish language definitions to `lang` directory
14+
- Publish language definitions to `lang` directory [254](https://github.com/BenSampo/laravel-enum/pull/254)
1315

1416
### Added
1517

16-
- Restore enum instance from `var_export()`
18+
- Restore enum instance from `var_export()` [252](https://github.com/BenSampo/laravel-enum/pull/252)
1719

1820
## [5.1.0](https://github.com/BenSampo/laravel-enum/compare/v5.0.0...v5.1.0) - 2022-02-09
1921

0 commit comments

Comments
 (0)