You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
-6Lines changed: 0 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -2,23 +2,17 @@
2
2
3
3
## 2.1.7
4
4
5
-
### Patch Changes
6
-
7
5
🐛 Return assignees with issues queries
8
6
9
7
## 2.1.6
10
8
11
-
### Patch Changes
12
-
13
9
🐛 Documentation links will open in a new tab
14
10
🐛 Removed unused annotations method (replaced with new annotations support in [#196](https://github.com/grafana/github-datasource/pull/196))
15
11
🐛 Fixes error parsing app id / client id through provisioning via environment variables. Fixes [#477](https://github.com/grafana/github-datasource/issues/477)
16
12
🐛 Replaced the deprecated `setVariableQueryEditor` with `CustomVariableSupport`
0 commit comments