diff --git a/16/umbraco-workflow/release-notes.md b/16/umbraco-workflow/release-notes.md index e08c388da97..2861387ad89 100644 --- a/16/umbraco-workflow/release-notes.md +++ b/16/umbraco-workflow/release-notes.md @@ -16,6 +16,9 @@ Check the [Version Specific Upgrade Notes](upgrading/version-specific.md) articl This section contains the release notes for Umbraco Workflow 16 including all changes for this version. +### 16.0.5 (September 15 2025) +* Further fixes for approval group input sorting. + ### [16.0.4](https://github.com/umbraco/Umbraco.Workflow.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F16.0.4) (September 10 2025) * Fixes incorrect route when attempting to load document workspace from dashboard [#112](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/112) * Fixes sorting on approval group input [#113](https://github.com/umbraco/Umbraco.Workflow.Issues/issues/113)