Adjust release date in CHANGELOG.md

Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
This commit is contained in:
Jan-Otto Kröpke 2025-05-17 08:47:49 +02:00
parent 93f7c78211
commit 546b1d242e
No known key found for this signature in database

View File

@ -1,6 +1,6 @@
# Changelog
## 3.4.0 / 2025-05-16
## 3.4.0 / 2025-05-17
* [CHANGE] Config: Make setting out-of-order native histograms feature (`--enable-feature=ooo-native-histograms`) a no-op. Out-of-order native histograms are now always enabled when `out_of_order_time_window` is greater than zero and `--enable-feature=native-histograms` is set. #16207
* [FEATURE] OTLP translate: Add feature flag for optionally translating OTel explicit bucket histograms into native histograms with custom buckets. #15850