Skip to content

Commit 756aaf3

Browse files
Updates CHANGELOG
1 parent 6cdd7fb commit 756aaf3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@
33
## 0.1.0 (Unreleased)
44

55
- Initial release
6+
- Supports Puma 5, 6, and 7
67
- Configurable signal via `PUMA_DELAYED_STOP_SIGNAL` (default: `QUIT`)
78
- Configurable drain period via `PUMA_DELAYED_STOP_DRAIN_SECONDS` (default: `5`)
9+
- Validates that the configured signal does not conflict with Puma's built-in signal handlers

0 commit comments

Comments
 (0)