Sfoglia il codice sorgente

updated changelog with info about merged PR #2483

Torkel Ödegaard 10 anni fa
parent
commit
1b2c1270a8
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -9,7 +9,8 @@
 - [Issue #2484](https://github.com/grafana/grafana/issues/2484). Graphite: Fix bug when using series ref (#A-Z) and referenced series is hidden in query editor.
 
 **Enhancements**
-- [Issue #2477](https://github.com/grafana/grafana/issues/2477). InfluxDB: Added more condition operators (`<`, `>`, `<>`, `!~`), thx @thuck
+- [Issue #2477](https://github.com/grafana/grafana/issues/2477). InfluxDB(0.9): Added more condition operators (`<`, `>`, `<>`, `!~`), thx @thuck
+- [Issue #2483](https://github.com/grafana/grafana/issues/2484). InfluxDB(0.9): Use $col as option in alias patterns, thx @thuck
 
 # 2.1.0 (2015-08-04)