Ver código fonte

docs: adds note for #6428

Daniel Lee 8 anos atrás
pai
commit
5773499dba
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -13,6 +13,7 @@
 * **Templating**: Should not be possible to create self-referencing (recursive) template variable definitions [#7614](https://github.com/grafana/grafana/issues/7614) thx [@thuck](https://github.com/thuck)
 * **Cloudwatch**: Correctly obtain IAM roles within ECS container tasks [#7892](https://github.com/grafana/grafana/issues/7892) thx [@gomlgs](https://github.com/gomlgs)
 * **Units**: New number format: Scientific notation [#7781](https://github.com/grafana/grafana/issues/7781) thx [@cadnce](https://github.com/cadnce)
+* **Oauth**: Add common type for oauth authorization errors [#6428](https://github.com/grafana/grafana/issues/6428) thx [@amenzhinsky](https://github.com/amenzhinsky)
 
 # 4.2.0 (2017-03-22)
 ## Minor Enhancements