Skip to content

Commit 3ff3f79

Browse files
committed
Chore: Rename change log file
1 parent 4f1ff86 commit 3ff3f79

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed
Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
.. :changelog:
2-
3-
# History
1+
# Changelog
42

53
## Unreleased
64
- Improved Python API authentication when using URL-based connectivity,
@@ -10,15 +8,15 @@
108
- Options: Do not assume defaults for `ACTION` and `--grafana_label` args
119
- Options: Print help text when using erroneous parameters
1210

13-
## 0.4.0 (2024-10-16)
11+
## v0.4.0 (2024-10-16)
1412
- Fixed folder argument issue
1513
- Fixed import dashboards into a folder
1614
- Added keep-uid argument to preserve the dashboard uid provided in file
1715
- Added an option to import dashboards from a directory
1816

1917
Thanks, @vrymar.
2018

21-
## 0.3.0 (2024-10-03)
19+
## v0.3.0 (2024-10-03)
2220
* Permit invocation without configuration file for ad hoc operations.
2321
In this mode, the Grafana URL can optionally be defined using the
2422
environment variable `GRAFANA_URL`.
@@ -33,18 +31,18 @@ Thanks, @vrymar.
3331
* Pass `GRAFANA_TOKEN` environment variable on Grafana initialization.
3432
Thanks, @jl2397.
3533

36-
## 0.2.0 (2022-02-05)
34+
## v0.2.0 (2022-02-05)
3735
* Migrated from grafana_api to grafana_client
3836

39-
## 0.1.0 (2022-02-01)
37+
## v0.1.0 (2022-02-01)
4038
* Fixed behavior for dashboard moved from one folder to another
4139

42-
## 0.0.3 (2022-02-31)
40+
## v0.0.3 (2022-02-31)
4341
* Added "remove dashboard" feature
4442

45-
## 0.0.2 (2022-01-07)
43+
## v0.0.2 (2022-01-07)
4644
* Changed config file format from json to yml
4745
* Added labels in config to define multi grafana servers.
4846

49-
## 0.0.1 (2021-03-15)
50-
* First release on github.
47+
## v0.0.1 (2021-03-15)
48+
* First release on GitHub.

0 commit comments

Comments
 (0)