Skip to content

Commit 0e45d85

Browse files
author
Sebastian Wagner
committed
DOC: changelog entry for PR#1674
1 parent f062e5e commit 0e45d85

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ CHANGELOG
2020
- `intelmq.bots.parsers.microsoft.parser_ctip`:
2121
- Fix mapping of `DestinationIpInfo.DestinationIpConnectionType` field (contained a typo).
2222
- Explicitly ignore field `DestinationIpInfo.DestinationIpv4Int` as the data is already in another field.
23-
- `intelmq.bots.parsers.generic.parser_csv`: Ignore line having spaces or tabs only or comment having leading tabs or spaces (PR#1669 by Brajneesh).
23+
- `intelmq.bots.parsers.generic.parser_csv`:
24+
- Ignore line having spaces or tabs only or comment having leading tabs or spaces (PR#1669 by Brajneesh).
25+
- Data fields containing `-` are now ignored and do not raise an exeception anymore (#1651, PR#74 by Sebastian Waldbauer).
2426

2527
#### Experts
2628

0 commit comments

Comments
 (0)