We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2ff634 commit cfb3443Copy full SHA for cfb3443
CHANGELOG.md
@@ -6,13 +6,13 @@
6
7
### Enhancements
8
9
-- Add support for custom paths (#24)
10
-- Add epoch time macros (#22)
+- Add support for custom paths ([#24](https://github.com/marcusolsson/grafana-json-datasource/pull/24))
+- Add epoch time macros ([#22](https://github.com/marcusolsson/grafana-json-datasource/pull/22))
11
12
### Bug fixes
13
14
-- Template variable chaining is not working (#23)
15
-- Cannot read property 'length' of null (#21)
+- Template variable chaining is not working ([#23](https://github.com/marcusolsson/grafana-json-datasource/issues/23))
+- Cannot read property 'length' of null ([#21](https://github.com/marcusolsson/grafana-json-datasource/issues/21))
16
17
## 0.6.4 (2020-11-30)
18
0 commit comments