Skip to content

Commit a07ae12

Browse files
Merge pull request #314 from VictoriaMetrics/release-0.15.1
release: 0.15.1
2 parents 479632d + 5cc4e69 commit a07ae12

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## tip
44

5+
* Added PDC support. See [this issue](https://github.com/VictoriaMetrics/VictoriaMetrics/issues/5624).
6+
57
## v0.15.0
68

79
* Added PDC support. See [this issue](https://github.com/VictoriaMetrics/VictoriaMetrics/issues/5624).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "victoriametrics-metrics-datasource",
3-
"version": "0.15.0",
3+
"version": "0.15.1",
44
"description": "Showcase how to build a basic datasource plugin",
55
"scripts": {
66
"build": "webpack -c ./webpack.config.ts --env production",

0 commit comments

Comments
 (0)