- New mechanism for optionally sending an HTTP request when the server shuts down, controlled by the configuration options `shutdown_url` and `shutdown_method` and `shutdown_headers` and `shutdown_body`. [5](https://github.com/simonw/datasette-scale-to-zero/issues/5)
- Renamed `max-age` to `max_age` (though the old name still works). [6](https://github.com/simonw/datasette-scale-to-zero/issues/6)