Skip to content

Commit

Permalink
Release 3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Oct 30, 2023
1 parent cb4d1f2 commit b02e850
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,14 @@

## unreleased

* Add methods `get_permissions_by_uid` and `update_permissions_by_uid` for dashboards.

## 3.10.0 (2023-10-30)

* Add dashboard methods `get_permissions_by_uid` and `update_permissions_by_uid`.
Thanks, @meyerder.
* Add `GrafanaApi.organization_id` for targeting all requests to a Grafana organization
Thanks, @lilatomic
* Add `organization_id` argument to `GrafanaApi` and `GrafanaClient`, for targeting all
requests to a Grafana organization using the `X-Grafana-Org-Id` HTTP header.
Thanks, @lilatomic.


## 3.9.2 (2023-10-14)
Expand Down

0 comments on commit b02e850

Please sign in to comment.