Skip to content

Commit 0440f7a

Browse files
committed
Update changelog
1 parent 808f1a8 commit 0440f7a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased](https://github.com/BenSampo/laravel-enum/compare/v5.1.0...master)
8+
## [Unreleased](https://github.com/BenSampo/laravel-enum/compare/v5.3.0...master)
9+
10+
## [5.3.0](https://github.com/BenSampo/laravel-enum/compare/v5.2.0...v5.3.0) - 2022-04-08
11+
12+
### Fixed
13+
14+
- Return value for invalid enum case when using the `Description` attribute [264](https://github.com/BenSampo/laravel-enum/pull/264)
915

1016
## [5.2.0](https://github.com/BenSampo/laravel-enum/compare/v5.1.0...v5.2.0) - 2022-03-11
1117

0 commit comments

Comments
 (0)