diff --git a/kactivities5.changes b/kactivities5.changes index cf1da10..bcb4359 100644 --- a/kactivities5.changes +++ b/kactivities5.changes @@ -2,6 +2,18 @@ Sun Aug 7 21:50:11 UTC 2016 - hrvoje.senjan@gmail.com - Update to 5.25.0 + * Qt >= 5.5 is now required + * [KActivities-CLI] commands for starting and stopping an activity + * [KActivities-CLI] setting and getting activity name, + icon and description + * Added a CLI application for controlling activities + * Adding scripts to switch to previous and next activities + * Method for inserting into QFlatSet now returns index along + with the iterator (kde#365610) + * Adding ZSH functions for stopping and deleting + non-current activities + * Added isCurrent property to KActivities::Info + * Using constant iterators when searching for activity * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.25.0.php