File tree Expand file tree Collapse file tree 2 files changed +3
-8
lines changed
Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 22Changelog
33=========
44
5- 0.x.x (TBD )
5+ 0.5.1 (2021-04-06 )
66===========
77
88* Added timeField field for the Elasticsearch target to allow the alert to change its state
99* Added nameFilter field for the AlertList panel
1010* Added dashboardTags field for the AlertList panel
1111
12-
13- Changes
14- -------
15-
16- * ...
17-
12+ Thanks a lot for your contributions to this release, @dafna-starkware
1813
19140.5.10 (2021-03-21)
2015==================
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ def local_file(name):
1515 # Versions should comply with PEP440. For a discussion on single-sourcing
1616 # the version across setup.py and the project code, see
1717 # https://packaging.python.org/en/latest/single_source_version.html
18- version = '0.5.10 ' ,
18+ version = '0.5.11 ' ,
1919 description = 'Library for building Grafana dashboards' ,
2020 long_description = open (README ).read (),
2121 url = 'https://github.com/weaveworks/grafanalib' ,
You can’t perform that action at this time.
0 commit comments