You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ CHANGELOG
15
15
### Core
16
16
-`intelmq.lib.message`: For invalid message keys, add a hint on the failure to the exception: not allowed by configuration or not matching regular expression (PR#2398 by Sebastian Wagner).
17
17
-`intelmq.lib.exceptions.InvalidKey`: Add optional parameter `additional_text` (PR#2398 by Sebastian Wagner).
18
-
- Change the way we discover bots to allow easy extending based on the entry point name. (PR by Kamil Mankowski)
18
+
- Change the way we discover bots to allow easy extending based on the entry point name. (PR#2413 by Kamil Mankowski)
19
19
20
20
### Development
21
21
@@ -32,7 +32,7 @@ CHANGELOG
32
32
33
33
### Documentation
34
34
- Add a readthedocs configuration file to fix the build fail (PR#2403 by Sebastian Wagner).
35
-
- Add a guide of developing extensions packages (PR by Kamil Mankowski)
35
+
- Add a guide of developing extensions packages (PR#2413 by Kamil Mankowski)
0 commit comments