CHANGELOG.md in pitchfork-0.4.1 vs CHANGELOG.md in pitchfork-0.5.0

- old
+ new

@@ -1,6 +1,10 @@ # Unreleased +- Added a soft timeout in addition to the historical Unicorn hard timeout. + On soft timeout, the `after_worker_timeout` callback is invoked. +- Implement `after_request_complete` callback. + # 0.4.1 - Avoid a Rack 3 deprecation warning. - Fix handling on non-ASCII cookies. - Log unknown process being reaped at INFO level. \ No newline at end of file