mirror of
https://github.com/timberjoegithub/grafana-statusmap.git
synced 2026-07-22 07:49:47 +00:00
Merge pull request #186 from flant/prepare_v0_4_1
Prepare release 0.4.1
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## v0.4.1
|
||||
|
||||
- Fix regression in discrete mode. "Data has value with undefined color"
|
||||
|
||||
## v0.4.0
|
||||
|
||||
- Add __y_label_trim variable for tooltip items.
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "flant-statusmap-panel",
|
||||
"version": "0.4.0",
|
||||
"version": "0.4.1",
|
||||
"description": "Grafana panel plugin to visualize status of multiple objects over time",
|
||||
"main": "README.md",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user