diff --git a/CHANGELOG.md b/CHANGELOG.md index 5592864f..7f2e61df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,10 +12,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- Use `box.schema.needs_upgrade` instead of `box.schema_needs_upgrade` (#529) - ### Removed +# [1.6.1] - 2025-10-20 + +This release introduces fix of the `box.schema.needs_upgrade` metric. + +### Fixed + +- Use `box.schema.needs_upgrade` instead of `box.schema_needs_upgrade` (#529). + # [1.6.0] - 2025-10-14 This release adds new `memory` and `schema` metrics.