Skip to content

Commit 050332b

Browse files
Update README.md (#106)
1 parent 7ada49a commit 050332b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,9 @@ descriptor.Field(x => x.Example(default!))
113113
🚧 [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) 🚧
114114

115115
## Breaking changes
116+
- From 0.10.x to 0.11.x
117+
- Replace `ValidationDefaults.Interceptors` static class with `ValidationDefaults.Interceptor` property
118+
- Replace `ValidationInterceptors` static class with `ValidationInterceptor : TypeInterceptor` class
116119
- From 0.9.x to 0.10.x
117120
- Update HC version to 13 preview
118121
- From 0.6.x to 0.7.x

0 commit comments

Comments
 (0)