# Changelog This project uses [Semantic Versioning 2.0.0](http://semver.org/). ## main ## 0.10.0 - 2023-05-05 ENHANCEMENTS: - Support automatic selection of API endpoint based on api key [PR #52](https://github.com/simplyqio/apis/pull/59) ## 0.9.0 - 2023-04-20 ENHANCEMENTS: - Add `endpoint_url`, `response_headers`, `response_status_code_class` and `retry_count` to `Simplyq::Model::DeliveryAttempt` model [PR #52](https://github.com/simplyqio/apis/pull/52) ## 0.1.0 - 2022-09-20 - Initial release