File tree Expand file tree Collapse file tree
18/umbraco-workflow/upgrading Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,10 +45,10 @@ DTOs were also renamed from `Poco` to `Dto` suffix to remove the implied couplin
4545
4646The list below includes changes raising validation errors ` CP0001 ` , ` CP0002 ` and ` CP0006 ` between versions 17.3.2 and 18.0.0-rc1.
4747
48- Noteable changes include:
49- * removal of split config models in favor of unified ` ConfigUpdateRequestModel `
50- * consolidation of ` NodeId ` /` ContentTypeId ` into ` EntityId ` on permission models
51- * removal of previously obsoleted members on ` IWorkflowInstanceResolver ` , ` IEmailTemplateLocator ` , and ` IPropertyValueTransformer ` .
48+ Notable changes include:
49+ * Removal of split config models in favor of unified ` ConfigUpdateRequestModel `
50+ * Consolidation of ` NodeId ` /` ContentTypeId ` into ` EntityId ` on permission models
51+ * Removal of previously obsoleted members on ` IWorkflowInstanceResolver ` , ` IEmailTemplateLocator ` , and ` IPropertyValueTransformer ` .
5252
5353#### Removed Types
5454
You can’t perform that action at this time.
0 commit comments