CHANGELOG.md in simplyq-0.8.2rc vs CHANGELOG.md in simplyq-0.8.3

- old
+ new

@@ -1,5 +1,15 @@ -## [Unreleased] +# Changelog -## [0.1.0] - 2022-09-20 +This project uses [Semantic Versioning 2.0.0](http://semver.org/). + +## main + +## 0.9.0 - 2023-04-204 + +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