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

- old
+ new

@@ -1,6 +1,13 @@ # Unreleased +# 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. +- Expose `Pitchfork::Info.fork_safe?` and `Pitchfork::Info.no_longer_fork_safe!`. + # 0.6.0 - Expose `Pitchfork::Info.workers_count` and `.live_workers_count` to be consumed by application health checks. - Implement `before_worker_exit` callback. - Make each mold and worker a process group leader. \ No newline at end of file