From 082726870064ba3348024f3b5d162480a3f8f67d Mon Sep 17 00:00:00 2001 From: Darshit Chanpura Date: Wed, 15 Oct 2025 13:06:37 -0400 Subject: [PATCH] Add changelog entry Signed-off-by: Darshit Chanpura --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2b2db0b5..b82310d02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) - Pre-create ML Commons indices for Tenant Aware tests ([#1217](https://github.com/opensearch-project/flow-framework/pull/1217)) ### Infrastructure +- Onboard to s3 snapshots ([#1252](https://github.com/opensearch-project/flow-framework/pull/1252)) + ### Documentation ### Maintenance ### Refactoring