Skip to content

Commit 6ea6fd5

Browse files
committed
doc: changelog for #2514
1 parent d2db2d8 commit 6ea6fd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
#### Experts
3737
- `intelmq.bots.experts.sieve.expert`:
3838
- 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).
39+
- Add support for variables in Sieve scripts (PR#2514 by Mikk Margus Möll, fixes #2486).
3940
- `intelmq.bots.experts.filter.expert`:
4041
- Treat value `false` for parameter `filter_regex` as false (PR#2499 by Sebastian Wagner).
4142

0 commit comments

Comments
 (0)