v3.0.0
Behavior changes:
- The entire process group is signaled when turning off the webserver,
not just the top-level process. This is helpful if your command is
using something like bash which swallows signals. However it might
be a breaking change so you should test that the new behavior works
with your application before upgrading.