Skip to content

Commit

Permalink
Merge pull request prometheus#32 from promlabs/release/0.18.0
Browse files Browse the repository at this point in the history
cut 0.18.0
  • Loading branch information
juliusv authored Mar 26, 2021
2 parents 81dd0a3 + 0e946d8 commit 57d8bb1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
0.18.0 / 2021-03-26
===================

* **[Feature]**: Support negative offset

0.17.0 / 2021-03-22
===================

* **[Feature]** Support signed numbers and special float value literals

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lezer-promql",
"version": "0.17.0",
"version": "0.18.0",
"description": "lezer-based PromQL grammar",
"main": "index.cjs",
"type": "module",
Expand Down

0 comments on commit 57d8bb1

Please sign in to comment.