Ver código fonte

changelog: add note about using golang 1.9

bergquist 8 anos atrás
pai
commit
4dea94791d
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      CHANGELOG.md

+ 3 - 0
CHANGELOG.md

@@ -23,6 +23,9 @@
 * **Dataproxy**: Allow grafan to renegotiate tls connection [#9250](https://github.com/grafana/grafana/issues/9250)
 * **Dataproxy**: Allow grafan to renegotiate tls connection [#9250](https://github.com/grafana/grafana/issues/9250)
 * **HTTP**: set net.Dialer.DualStack to true for all http clients [#9367](https://github.com/grafana/grafana/pull/9367)
 * **HTTP**: set net.Dialer.DualStack to true for all http clients [#9367](https://github.com/grafana/grafana/pull/9367)
 
 
+## Tech
+* **Go**: Grafana is now built using golang 1.9
+
 # 4.5.2 (2017-09-22)
 # 4.5.2 (2017-09-22)
 
 
 ## Fixes 
 ## Fixes