Update change log

This commit is contained in:
Alexander Zobnin
2021-09-27 17:33:33 +03:00
parent 09c91ccbe4
commit 3f4a72335a

View File

@@ -1,5 +1,14 @@
# Change Log # Change Log
## [4.2.4] - 2021-09-27
### Fixed
- Time series is cut on certain conditions, [#1309](https://github.com/alexanderzobnin/grafana-zabbix/issues/1309)
- groupBy/aggregateBy handles interval improperly, [#1310](https://github.com/alexanderzobnin/grafana-zabbix/issues/1310)
- `top()` function returns incorrect set of series, [#1313](https://github.com/alexanderzobnin/grafana-zabbix/issues/1313)
- Some data alignment/stacking issues
## [4.2.3] - 2021-09-21 ## [4.2.3] - 2021-09-21
### Fixed ### Fixed