Skip to content

Commit

Permalink
Update changelog (#4258)
Browse files Browse the repository at this point in the history
Previous PR #4228 Changelog
wasn't correctly updated. This fixes that issue
  • Loading branch information
macobo committed Jun 21, 2024
1 parent 284b4eb commit a8b9505
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,14 @@ All notable changes to this project will be documented in this file.
### Added
- Icons for browsers plausible/analytics#4239
- Automatic custom property selection in the dashboard Properties report
- Add `does_not_contain` filter support to dashboard

### Removed

### Changed

- Increase hourly request limit for API keys in CE from 600 to 1000000 (practically removing the limit) plausible/analytics#4200
- Add `does_not_contain` filter support to dashboard
- `is` and `is not` filters in dashboard no longer support wildcards. Use contains/does not contain filter instead.

### Fixed

Expand Down

0 comments on commit a8b9505

Please sign in to comment.