From 8394d2001a0e09e312ae34da588b522e7462a0ef Mon Sep 17 00:00:00 2001 From: changelogbot Date: Mon, 4 Mar 2024 02:23:56 +0000 Subject: [PATCH] Update CHANGELOG.md for #1510 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 931c120da2..7739aaf32f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ ENHANCEMENTS: * device_posture_rule: support last_seen and state for crowdstrike_s2s posture rule ([#1509](https://github.com/cloudflare/cloudflare-go/issues/1509)) * dlp: add support for Context Awareness in DLP profiles ([#1497](https://github.com/cloudflare/cloudflare-go/issues/1497)) +BUG FIXES: + +* dlp: added optional ContextAwareness support ([#1510](https://github.com/cloudflare/cloudflare-go/issues/1510)) + DEPENDENCIES: * deps: bumps github.com/stretchr/testify from 1.8.4 to 1.9.0 ([#1511](https://github.com/cloudflare/cloudflare-go/issues/1511))