CHANGELOG.md in pitchfork-0.7.0 vs CHANGELOG.md in pitchfork-0.8.0

- old
+ new

@@ -1,6 +1,11 @@ # Unreleased +# 0.8.0 + +- Add an `after_monitor_ready` callback, called in the monitor process at end of boot. +- Implement `Pitchfork.prevent_fork` for use in background threads that synchronize native locks with the GVL released. + # 0.7.0 - Set nicer `proctile` to better see the state of the process tree at a glance. - Pass the last request env to `after_request_complete` callback. - Fix the slow rollout of workers on a new generation. \ No newline at end of file