From c12c3faf3edb93e4ce5938f6a1ce0a831a289488 Mon Sep 17 00:00:00 2001 From: Ryan Cohen Date: Tue, 29 Oct 2024 16:07:34 -0400 Subject: [PATCH] CEXT-3774: Order release note enhancments by important --- src/pages/events/release-notes.md | 4 ++-- src/pages/webhooks/release-notes.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/events/release-notes.md b/src/pages/events/release-notes.md index cd7fd643..97a8fe56 100644 --- a/src/pages/events/release-notes.md +++ b/src/pages/events/release-notes.md @@ -24,10 +24,10 @@ October 30, 2024 * Added more detailed error messages for the **Execute Synchronization** and **Test Connection** buttons in the Adobe I/O Events configuration section of the Admin. -* Renamed the **Events** item in the System menu of the Admin to **Events List**. - * Added additional observer events to the list of supported event names. +* Renamed the **Events** item in the System menu of the Admin to **Events List**. + ## Version 1.8.2 ### Release date diff --git a/src/pages/webhooks/release-notes.md b/src/pages/webhooks/release-notes.md index 91d4c0d8..28049070 100644 --- a/src/pages/webhooks/release-notes.md +++ b/src/pages/webhooks/release-notes.md @@ -17,14 +17,14 @@ October 30, 2024 ### Enhancements -* Updated copyrights in the generated module files. - * Added the **Webhooks Logs** grid to the Admin for viewing webhook execution information. * Added additional debug logging related to webhooks response caching. * Added additional observer events to the list of supported webhook event names. +* Updated copyrights in the generated module files. + ## Bug fix * Fixed an issue causing `null` values to be returned in some payloads output by the `webhooks:info` command