Skip to content

Commit 124882d

Browse files
authored
Update 15/umbraco-forms/upgrading/version-specific/README.md
1 parent d729edf commit 124882d

File tree

1 file changed

+1
-1
lines changed
  • 15/umbraco-forms/upgrading/version-specific

1 file changed

+1
-1
lines changed

15/umbraco-forms/upgrading/version-specific/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ For reference, the full details are listed here:
4545
* Method overloads without optional parameters on `FormDtoFactory`, `EntryAcceptedDtoFactory`, `IFormRenderingService`, `IPlaceholderParsingService`, `WorkflowType`, `DictionaryExtensions` and `StringExtensions` were removed.
4646
* Base64 encoding was removed when storing and retrieving form state.
4747
* The obsolete overload of `FormViewModel.Build` was removed.
48-
* `UmbracoPreValuesReadOnly` constructor now has an additional parameter.
48+
* The `UmbracoPreValuesReadOnly` constructor now has an additional parameter.
4949
* Due to the introduction of asynchronous behavior to `IFieldPreValueSourceType.GetPrevalues`, `FormViewModel.Build` is now also asynchronous.
5050
* `FormsTreeRequirement` and related classes were removed.
5151
* `FormRenderingService` was made internal.

0 commit comments

Comments
 (0)