Skip to content

Commit fef0071

Browse files
author
gaopeng71
committed
fix fmt issue
1 parent 5d5f58e commit fef0071

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/for-1.0-users.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Incompatible changes
44

55
- Removed
6-
`IBaseTranslator`, `ApiResult`, `RequestProfile`, `IModelAttachmentExt`, `IDomainModelCreator`
6+
- `IBaseTranslator`, `ApiResult`, `RequestProfile`, `IModelAttachmentExt`, `IDomainModelCreator`
77
- Renamed
88
- `IExtPolicy` -> `IPolicy`
99
- `BaseDomainAbility` -> `BaseRouter`, `@DomainAbility` -> `@Router`
@@ -22,4 +22,4 @@
2222

2323
## Bug Fix
2424

25-
- b90bd6a71b66f5b1c60460949bdd8b7ab833f854
25+
- [如果所有pattern扩展点叠加执行,导致 ClassCastException](https://github.com/dddplus/dddplus/commit/b90bd6a71b66f5b1c60460949bdd8b7ab833f854)

0 commit comments

Comments
 (0)