Przeglądaj źródła

Update CHANGELOG.md

Torkel Ödegaard 8 lat temu
rodzic
commit
8930e04f2b
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      CHANGELOG.md

+ 4 - 0
CHANGELOG.md

@@ -9,6 +9,10 @@
 * **GitHub OAuth**: Support for GitHub organizations with 100+ teams. [#8846](https://github.com/grafana/grafana/issues/8846), thx [@skwashd](https://github.com/skwashd)
 * **Graphite**: Calls to Graphite api /metrics/find now include panel or dashboad time range (from & until) in most cases, [#8055](https://github.com/grafana/grafana/issues/8055)
 
+## Changes
+
+* **InfluxDB**: Change time range filter for absolute time ranges to be inclusive instead of exclusive [#8319](https://github.com/grafana/grafana/issues/8319, thx [@Oxydros](https://github.com/Oxydros)
+
 # 4.4.3 (unreleased)
 
 ## Bug Fixes