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

- old
+ new

@@ -1,6 +1,10 @@ # Unreleased +# 0.9.0 + +- Implement `spawn_timeout` to protect against bugs causing workers to get stuck before they reach ready state. + # 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. \ No newline at end of file