Daniel Lee %!s(int64=8) %!d(string=hai) anos
pai
achega
6bb4abc0ac
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -12,6 +12,8 @@
 ## New Features
 * **Data Source Proxy**: Add support for whitelisting specified cookies that will be passed through to the data source when proxying data source requests [#5457](https://github.com/grafana/grafana/issues/5457), thanks [@robingustafsson](https://github.com/robingustafsson)
 
+* **Postgres**: modify group by time macro so it can be used in select clause [#9527](https://github.com/grafana/grafana/pull/9527), thanks [@svenklemm](https://github.com/svenklemm)
+
 ## Fixes 
 * **Sensu**: Send alert message to sensu output [#9551](https://github.com/grafana/grafana/issues/9551), thx [@cjchand](https://github.com/cjchand)