CHANGELOG.md in pitchfork-0.13.0 vs CHANGELOG.md in pitchfork-0.14.0
- old
+ new
@@ -1,6 +1,12 @@
# Unreleased
+# 0.14.0
+
+- Remove the dependency on `raindrops`.
+- Add `X-Request-Id` header in the workers proctitle if present.
+- Added experimental service workers.
+
# 0.13.0
- Fix compatibility with `--enable-frozen-string-literal` in preparation for Ruby 3.4.
- Extend timed out workers deadline after sending signals to avoid flooding.
- Fix compilation with Ruby 2.7 and older on macOS.
\ No newline at end of file