0.14.0
- Drop Python 2 and Python 3.5 support! #1120
- Continuously measure CPU usage and emit a warning if we get a five second average above 90% #1161
- Show CPU usage of slave nodes in the Web UI
- Fixed issue: when running Locust distributed and new slave nodes connected during the hatching/ramp-up
phase #1168 - Fixed issue: FastHttpLocust times out when HttpLocust does not #1246