diff --git a/CHANGELOG.md b/CHANGELOG.md index 64d5010e9638b..ea0ff3c103229 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,7 +30,7 @@ * [10840](https://github.com/grafana/loki/pull/10840) **ashwanthgoli** Removes `shared_store` and `shared_store_key_prefix` from tsdb, boltdb shipper and compactor configs and their corresponding CLI flags. * [10793](https://github.com/grafana/loki/pull/10793) **ashwanthgoli** Config: Better configuration defaults to provide a better experience for users out of the box. * [10785](https://github.com/grafana/loki/pull/10785) **ashwanthgoli** Config: Removes `querier.worker-parallelism` and updates default value of `querier.max-concurrent` to 4. -* [10733](https://github.com/grafana/loki/pull/10733) **shantanualsi** Add support for case-insensitive logql funtions +* [10733](https://github.com/grafana/loki/pull/10733) **shantanualsi** Add support for case-insensitive logql functions * [10727](https://github.com/grafana/loki/pull/10727) **sandeepsukhani** Native otlp ingestion support ##### Fixes