Skip to content

Commit

Permalink
Fix in CHANGELOG.md
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Volz <[email protected]>
  • Loading branch information
juliusv committed May 26, 2021
1 parent b5786d5 commit d015475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* [FEATURE]: Added new labels explorer within the metrics explorer that allows inspecting and filtering down on a metric name's labels.
* [FEATURE]: PromQL: Added support for new functions `last_over_time()`, `sgn()`, and `clamp()`, that were added in Prometheus 2.26.0.
* [FEATURE]: PromQL: Added support for experimental negative offsets that were added in Prometheus 2.26.0.
* [FEATURE]: PromQL: Added support for experimental `@` modifier that was added in Prometheus 2.26.0.
* [FEATURE]: PromQL: Added support for experimental `@` modifier that was added in Prometheus 2.25.0.
* [ENHANCEMENT]: Updated the `codemirror-promql` dependency that powers the PromQL text editor from 0.11.0 to 0.16.0, yielding better autocompletion, more language features, and minor fixes. See https://github.com/prometheus-community/codemirror-promql/releases for details.
* [ENHANCEMENT]: Updated various frontend and backend dependency versions.
* [CLEANUP]: Removed loading of an unneeded external script in the self-hosted version of PromLens.
Expand Down

0 comments on commit d015475

Please sign in to comment.