CHANGELOG.md in simplyq-0.9.0 vs CHANGELOG.md in simplyq-0.10.0

- old
+ new

@@ -2,10 +2,16 @@ This project uses [Semantic Versioning 2.0.0](http://semver.org/). ## main -## 0.9.0 - 2023-04-204 +## 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)