Skip to content

Commit

Permalink
DOC: changelog for 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Wagner committed Aug 23, 2017
1 parent 39c0aeb commit 5b28758
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,20 @@ CHANGELOG

1.0.1 Bugfix release
--------------------
### Documentation
- Feeds: use more https:// URLs
- minor fixes

### Bots
- bots/experts/ripencc_abuse_contact/expert.py: Use HTTPS URLs for rest.db.ripe.net
- bots/outputs/file/output.py: properly close the file handle on shutdown

### Core
- lib/bot: Bots will now log the used intelmq version at startup

### Tools
- intelmqctl: To check the status of a bot, the comandline of the running process is compared to the actual executable of the bot. Otherwise unrelated programs with the same PID are detected as running bot.
- intelmqctl: enable, disable, check, clear now support the JSON output

1.0.0 Stable release
--------------------
Expand Down

0 comments on commit 5b28758

Please sign in to comment.