chore(changelog): fix changelog

16737 was in 3.6.
16923 lacked number and a bit underdefined.

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
This commit is contained in:
György Krajcsovits 2025-10-02 09:49:25 +02:00
parent dc5108abb5
commit c4b63ab0ae
No known key found for this signature in database
GPG Key ID: 47A8F9CE80FD7C7F

View File

@ -2,8 +2,7 @@
## main / unreleased
* [BUGFIX] OTLP receiver: Generate `target_info` samples between the earliest and latest samples per resource. #16737
* [BUGFIX] Config: Infer escaping scheme when scrape config validation scheme is set.
* [BUGFIX] Config: Infer valid escaping scheme when scrape config validation scheme is set. #16923
* [BUGFIX] PromQL: Fix info function on churning series. #17135
## 3.6.0 / 2025-09-17