diff --git a/CHANGELOG.md b/CHANGELOG.md index a268ed6e..89cb64b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [3.6.0] - 2024-11-28 +## [3.5.8] - 2024-11-28 ### Added - Added filter for Iceberg tables in `beekeeper-scheduler-apiary` to prevent scheduling paths and metadata for deletion. - Added `IcebergValidator` to ensure Iceberg tables are identified and excluded from cleanup operations.