Skip to content

Commit

Permalink
doc: changelog for #2514
Browse files Browse the repository at this point in the history
  • Loading branch information
sebix committed Aug 27, 2024
1 parent d2db2d8 commit 6ea6fd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
#### Experts
- `intelmq.bots.experts.sieve.expert`:
- For `:contains`, `=~` and `!~`, convert the value to string before matching avoiding an exception. If the value is a dict, convert the value to JSON (PR#2500 by Sebastian Wagner).
- Add support for variables in Sieve scripts (PR#2514 by Mikk Margus Möll, fixes #2486).
- `intelmq.bots.experts.filter.expert`:
- Treat value `false` for parameter `filter_regex` as false (PR#2499 by Sebastian Wagner).

Expand Down

0 comments on commit 6ea6fd5

Please sign in to comment.