diff --git a/migrations/54-60/new-features.md b/migrations/54-60/new-features.md index ea380ce9..1ce8c253 100644 --- a/migrations/54-60/new-features.md +++ b/migrations/54-60/new-features.md @@ -11,3 +11,7 @@ sidebar_position: 1 All the new features that have been added to this version. Any changes in best practice. +#### Tags: Added possibility to batch remove a tag #40613 +This PR introduces the possibility to remove/unassign one tag from the selected articles. It also extends batch processing for categories, contacts and news feeds. + +PR: [40613](https://github.com/joomla/joomla-cms/pull/40613)