CHANGELOG.md in pitchfork-0.10.0 vs CHANGELOG.md in pitchfork-0.11.0

- old
+ new

@@ -1,6 +1,14 @@ # Unreleased +# 0.11.0 + +- Drop invalid response headers. +- Enforce `spawn_timeout` for molds too. +- Gracefully shutdown the server if the mold appear to be corrupted (#79). +- Add more information in proctitle when forking a new sibbling. +- Add a `before_fork` callback called before forking new molds and new workers. + # 0.10.0 - Include requests count in workers proctitle. # 0.9.0 \ No newline at end of file