mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
changelog: record holt_winters rename
Signed-off-by: Jan Fajerski <jfajersk@redhat.com>
This commit is contained in:
parent
96e5a94d29
commit
aa6dd70812
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
## unreleased
|
## 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
|
* [BUGFIX] PromQL: Only return "possible non-counter" annotation when `rate` returns points. #14910
|
||||||
|
|
||||||
## 3.0.0-beta.0 / 2024-09-05
|
## 3.0.0-beta.0 / 2024-09-05
|
||||||
|
|
Loading…
Reference in a new issue