## [0.2.0] - 2022-04-08

- Allow setting the global default TTL for the cached responses
- Allow customisation of the request key computation (so that the client can decide whether to include/exclude `Authorization` and the like)
- Extract the error response generating apps into separate modules, to make them easier to override

## [0.1.0] - 2021-10-14

- Initial release