From da6346c25cf596d8658c77659ee18cd7b7f334c4 Mon Sep 17 00:00:00 2001 From: Michael Radka Date: Wed, 24 Apr 2024 17:23:10 -0400 Subject: [PATCH] Update CHANGELOG Signed-off-by: Michael Radka --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index deeb82f4b..7e91e25c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,7 @@ Thankyou! --> * #### Event Classes 1. Added `file_result` to File Hosting Activity. #1045 2. Added entries to `injection_type_id` enum (`Process Activity`) and `activity_id` enum (`Memory Activity`). #1060 + 3. Added a `Restart`, `Enable`, `Disable`, and `Update` `activity_id` to the `Application Lifecycle` class. #1064 * #### Profiles * #### Objects * #### Platform Extensions