Skip to content

Commit a6a86b0

Browse files
committed
doc: add changelog entry for #2532
1 parent 292ff74 commit a6a86b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
#### Collectors
2222
- `intelmq.bots.collectors.shadowserver.collector_reports_api.py`:
2323
- Fixed behaviour if parameter `types` value is empty string, behave the same way as not set, not like no type.
24+
- `intelmq.bots.collectors.misp`: Use `PyMISP` class instead of deprecated `ExpandedPyMISP` (PR#2532 by Radek Vyhnal)
2425

2526
#### Parsers
2627
- `intelmq.bots.parsers.shadowserver._config`:
@@ -29,6 +30,7 @@
2930
- Fix to avoid schema download if not configured #2530.
3031

3132
#### Experts
33+
- `intelmq.bots.experts.misp`: Use `PyMISP` class instead of deprecated `ExpandedPyMISP` (PR#2532 by Radek Vyhnal)
3234

3335
#### Outputs
3436

0 commit comments

Comments
 (0)