Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenafamo committed Feb 17, 2022
1 parent cfd4e7d commit 73a4ee0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic
Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Added

- Add `AllEnum()` function to retrieve a slice of all valid values of an enum type

### Fixes

- Fixes isses with detecting enum values that contain uppercases

## [v4.8.6] - 2022-01-29

### Added
Expand Down

0 comments on commit 73a4ee0

Please sign in to comment.