Skip to content

Commit 7d53233

Browse files
committed
Release 4.0.0
1 parent 8ce3c5b commit 7d53233

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

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

33
## unreleased
44

5+
6+
## 4.0.0 (2024-03-29)
7+
58
* Add asynchronous interface via `AsyncGrafanaClient`. Thanks, @Ousret.
69
Changed the HTTP backend from `requests` to `niquests`.
710
BREAKING CHANGE: In certain conditions, you will need to adjust your code,
@@ -19,6 +22,7 @@
1922
[Niquests]: https://niquests.readthedocs.io/
2023
[Riquests]: https://requests.readthedocs.io/
2124

25+
2226
## 3.11.2 (2024-03-07)
2327

2428
* Fixed delete operation on "teams" API endpoint.

0 commit comments

Comments
 (0)