Skip to content

Commit bed8c55

Browse files
authored
Update MIGRATION_GUIDE.md
1 parent 32db0d3 commit bed8c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MIGRATION_GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# kediatR Migration Guide
22

3-
## Breaking Changes: Command Type Hierarchy Unification
3+
## From v3.x to v4.x Breaking Changes: Command Type Hierarchy Unification
44

55
This migration guide covers the breaking changes introduced in the command type hierarchy unification. The main change is the removal of `CommandWithResult` and `CommandWithResultHandler` interfaces in favor of a unified `Command<TResult>` interface.
66

0 commit comments

Comments
 (0)