v6.2.9
Bump! 🕶
- Fixed Multiple column Aggregation Function rendering
- Added Multiple column Aggregation Function docs
- Added interface
ISingleColumnAggregationFunction
(which should be used for single column aggregation functions from now on, potential BC Break, not actual because the method::render()
should be already implemented)
Diff: v6.2.8...v6.2.9