diff --git a/CHANGELOG.md b/CHANGELOG.md index f8bf33ff66..c7af49d1ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,13 @@ Other monitoring metrics are preserved. The `glean.database.rkv_load_error` has been replaced by a more generic `glean.database.load_error` with similar semantics. +# v68.0.1 (2026-07-07) + +[Full changelog](https://github.com/mozilla/glean/compare/v68.0.0...v68.0.1) + +* General + * BUGFIX: Don't clear unrelated stores if they share a prefix with the one being cleared ([#3516](https://github.com/mozilla/glean/pull/3516)) + # v68.0.0 (2026-06-19) [Full changelog](https://github.com/mozilla/glean/compare/v67.5.0...v68.0.0)