Skip to content

Commit

Permalink
Update README.md (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyshaykhullin authored Jan 10, 2023
1 parent 7ada49a commit 050332b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,9 @@ descriptor.Field(x => x.Example(default!))
🚧 [I **swear** I will check correctness, run these benchmarks on my own environment and only after that I will make conclusions](tests/AppAny.HotChocolate.FluentValidation.Benchmarks/README.md) 🚧

## Breaking changes
- From 0.10.x to 0.11.x
- Replace `ValidationDefaults.Interceptors` static class with `ValidationDefaults.Interceptor` property
- Replace `ValidationInterceptors` static class with `ValidationInterceptor : TypeInterceptor` class
- From 0.9.x to 0.10.x
- Update HC version to 13 preview
- From 0.6.x to 0.7.x
Expand Down

0 comments on commit 050332b

Please sign in to comment.