Skip to content

Commit 04c43fe

Browse files
committed
update changelog
1 parent e623578 commit 04c43fe

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file.
44

5+
## v1.3.3
6+
- Support for multiple timeseries columns
7+
- Improved support for custom endpoint
8+
59
## v1.3.2
610
- Adding eu-central-1 region
711
- renamed "master" branch to "main"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grafana-timestream-datasource",
3-
"version": "1.3.2-dev",
3+
"version": "1.3.3",
44
"description": "Load data timestream in grafana",
55
"scripts": {
66
"build": "rm -rf dist && npx grafana-toolkit plugin:build && mage build:backend",

0 commit comments

Comments
 (0)