diff --git a/changelog.md b/changelog.md index d3b47cc73ec32829152af5e17270c5dff47afc9d..158d06809f40584571c40286df80db5b4c260394 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,9 @@ All notable changes to this project will be documented in this file. +## [0.51] - 2023-03-08 +- Changed panel selections to use `max` rather than `mean` with `$__interval` + ## [0.50] - 2023-03-08 - Changed group by size from '5m' to '$__interval' globally