Skip to content

Commit

Permalink
doc: add changelog entry for #2532
Browse files Browse the repository at this point in the history
  • Loading branch information
sebix committed Dec 8, 2024
1 parent 292ff74 commit a6a86b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
#### Collectors
- `intelmq.bots.collectors.shadowserver.collector_reports_api.py`:
- Fixed behaviour if parameter `types` value is empty string, behave the same way as not set, not like no type.
- `intelmq.bots.collectors.misp`: Use `PyMISP` class instead of deprecated `ExpandedPyMISP` (PR#2532 by Radek Vyhnal)

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

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

#### Outputs

Expand Down

0 comments on commit a6a86b0

Please sign in to comment.