mirror of https://github.com/prometheus/prometheus
changelog: record holt_winters rename
Signed-off-by: Jan Fajerski <jfajersk@redhat.com>pull/14930/head
parent
96e5a94d29
commit
aa6dd70812
|
@ -2,6 +2,7 @@
|
|||
|
||||
## unreleased
|
||||
|
||||
* [CHANGE] `holt_winters` is now called `double_exponential_smoothing` and moves behind the [experimental-promql-functions feature flag](https://prometheus.io/docs/prometheus/latest/feature_flags/#experimental-promql-functions). #14930
|
||||
* [BUGFIX] PromQL: Only return "possible non-counter" annotation when `rate` returns points. #14910
|
||||
|
||||
## 3.0.0-beta.0 / 2024-09-05
|
||||
|
|
Loading…
Reference in New Issue