diff --git a/releasenotes/notes/zaqar-notification-a4d240bbf31b7440.yaml b/releasenotes/notes/zaqar-notification-a4d240bbf31b7440.yaml index ba7474b6e8..ccaa37fde1 100644 --- a/releasenotes/notes/zaqar-notification-a4d240bbf31b7440.yaml +++ b/releasenotes/notes/zaqar-notification-a4d240bbf31b7440.yaml @@ -1,3 +1,6 @@ --- features: - - New ``OS::Zaqar::Notification`` and ``OS::Zaqar::MistralTrigger`` resource types allow users to attach to Zaqar queues (respectively) notifications in general, and notifications that trigger Mistral workflow executions in particular. + - New ``OS::Zaqar::Subscription`` and ``OS::Zaqar::MistralTrigger`` + resource types allow users to attach to Zaqar queues (respectively) + notifications in general, and notifications that trigger Mistral + workflow executions in particular.