Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Keats committed Apr 5, 2024
1 parent 3d202fe commit fa0cf61
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
## Changelog

## 0.17.1 (unreleased)
## 0.18.0 (2024/04/05)

- Fix regressions from the derive rewrite
- Fix regressions from the derive rewrite, some things are back to 0.16 (eg custom functions)
- Remove require_nested, use required and nested validators instead
- Always require `nested` on the field for nested validation


## 0.17.0 (2024/03/04)
Expand Down

0 comments on commit fa0cf61

Please sign in to comment.