CHANGELOG.md in mergent-0.2.2 vs CHANGELOG.md in mergent-1.0.0

- old
+ new

@@ -1,6 +1,15 @@ ## [Unreleased] +## [1.0] - 2022-03-10 + +- Switch to the V2 API + - Add `id` attribute to Task + - Make `name` optional + - Add optional `queue` attribute to Task that defaults to `default` + - Remove `description` from Task +- Add support for creating, deleting, and updating Schedules + ## [0.2.2] - 2022-01-20 - Add `Mergent::RequestValidator` to validate that webhooks came from Mergent's API ## [0.2.1] - 2022-01-20