We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2db6e5d commit 8691e2aCopy full SHA for 8691e2a
CHANGELOG.md
@@ -4,8 +4,8 @@ See this http://keepachangelog.com link for information on how we want this docu
4
5
## v5.2.1
6
7
-- Rack v7 compatibility.
8
-- Exit gracefully when SIGTERM error happens.
+- Rack 3.X compatibility, by removing uninitialized constants.
+- Exit gracefully when SIGTERM or SIGINT signal occurs.
9
10
## v5.2.0
11
0 commit comments