diff --git a/CHANGELOG.md b/CHANGELOG.md index bc0d96d98..8ed57a416 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ 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). +## [Unreleased] +## Changed +- logrotate_fs is now behind a feature flag and not enabled in the default + build. It remains enabled in the release artifact. + ## [0.24.0] ## Added - Introduced load profile configuration for logrotate FS. This is a breaking