From 06bc85adfe3f25f82ef5a26fdc0164e8ca39326e Mon Sep 17 00:00:00 2001 From: Rick Mouritzen Date: Tue, 7 Jan 2025 10:26:37 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 795328525..bf777c1cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,7 @@ Thankyou! --> 1. Added `Drone Flights Activity` event class to the Unmanned Systems category. #1169 1. Added `Cloud Resources Inventory Info` event class to the Discovery category. #1250 1. Added `Airborne Broadcast Activity` event class to the Unmanned Systems category. #1253 + 1. Added generic `System Activity` (1000) and `Identity & Access Management` (3000) event classes. #1295 * #### Dictionary Attributes 1. Added `has_mfa` as a `boolean_t`. #1155 1. Added `environment_variables` as an array of `environment_variable` object. #1172