Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
woylie committed Jul 1, 2023
1 parent 7b70329 commit a5962c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@

### Fixed

- Resolved an issue where setting `replace_invalid_params` to true still caused
validation errors for pagination and sorting parameters due to cast errors,
instead of defaulting to valid parameters.
- Resolved an issue where setting `replace_invalid_params` to `true` still
caused validation errors for pagination and sorting parameters due to cast
errors, instead of defaulting to valid parameters.
- Fixed the type specification for `Flop.Filter.allowed_operators/1`.

### Upgrade notes
Expand Down

0 comments on commit a5962c0

Please sign in to comment.