Compare commits

...

1 Commits

Author SHA1 Message Date
Aliaksandr Valialkin
19986da161 docs/CHANGELOG.md: cut v1.53.1 2021-02-03 22:50:52 +02:00

View File

@@ -2,6 +2,9 @@
# tip
# [v1.53.1](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.53.1)
* BUGFIX: vmselect: fix the bug peventing from proper searching by Graphite filter with wildcards such as `{__graphite__="foo.*.bar"}`.