This file describes API changes in /reportbuilder/*
Information provided here is intended especially for developers.

=== 4.0.4 ===

* New method `get_sample_values()` added to base filter class, to be overridden in all filter types to support stress testing
* New test helpers for automated stress testing of report sources:
  - `datasource_stress_test_columns`
  - `datasource_stress_test_columns_aggregation`
  - `datasource_stress_test_conditions`

=== 4.0.3 ===

* The external `core_reportbuilder_filters_reset` method now accepts an optional `parameters` argument, required by
  some system reports
