Skip to content

Commit b02e850

Browse files
committed
Release 3.10.0
1 parent cb4d1f2 commit b02e850

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@
22

33
## unreleased
44

5-
* Add methods `get_permissions_by_uid` and `update_permissions_by_uid` for dashboards.
5+
6+
## 3.10.0 (2023-10-30)
7+
8+
* Add dashboard methods `get_permissions_by_uid` and `update_permissions_by_uid`.
69
Thanks, @meyerder.
7-
* Add `GrafanaApi.organization_id` for targeting all requests to a Grafana organization
8-
Thanks, @lilatomic
10+
* Add `organization_id` argument to `GrafanaApi` and `GrafanaClient`, for targeting all
11+
requests to a Grafana organization using the `X-Grafana-Org-Id` HTTP header.
12+
Thanks, @lilatomic.
913

1014

1115
## 3.9.2 (2023-10-14)

0 commit comments

Comments
 (0)