Update CHANGELOG

This commit is contained in:
Adam Rutkowski 2024-11-12 10:04:43 +01:00
parent eee9d7a2e2
commit 12eef49e4e

View File

@ -5,7 +5,8 @@ All notable changes to this project will be documented in this file.
### Added
- Dashboard shows comparisons for all reports
- Support for `icontains` and `icontains_not` operators in Stats API filters
- Support for `icontains` and `icontains_not` operators in Stats API filters for case-insensitive searches.
Those are enabled by default in "Details" search inputs on the dashboard.
### Removed
### Changed