changes for v6.0.0

This commit is contained in:
Alan Hamlett 2016-04-28 23:59:17 +02:00
parent dc1964cd80
commit 45a2595aaf
1 changed files with 3 additions and 1 deletions

View File

@ -3,13 +3,15 @@ History
-------
5.0.2 (unreleased)
6.0.0 (2016-04-28)
++++++++++++++++++
- Increase default network timeout to 60 seconds when sending heartbeats to
the api.
- New --extra-heartbeats command line argument for sending a JSON array of
extra queued heartbeats to STDIN.
- Change --entitytype command line argument to --entity-type.
- No longer allowing --entity-type of url.
5.0.1 (2016-04-19)