Browse Source

Github OAuth: You can now configure a Github team membership requirement, Closes #1731

Torkel Ödegaard 10 năm trước cách đây
mục cha
commit
32fa8180fa
1 tập tin đã thay đổi với 7 bổ sung1 xóa
  1. 7 1
      CHANGELOG.md

+ 7 - 1
CHANGELOG.md

@@ -1,4 +1,10 @@
-# 2.0.3 (unreleased)
+# 2.1.0 (unreleased - master branch)
+
+**Backend**
+- [Issue #1905](https://github.com/grafana/grafana/issues/1905). Github OAuth: You can now configure a Github team membership requirement, thx @dewski
+
+
+# 2.0.3 (unreleased - 2.0.x branch)
 
 **Fixes**
 - [Issue #1872](https://github.com/grafana/grafana/issues/1872). Firefox/IE issue, invisible text in dashboard search fixed