diff --git a/CHANGELOG.md b/CHANGELOG.md index 37ea5bd..06d2cad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## 1.1.0 - 2024-12-06 + +### Added +- Add Online and Post Office rates for Royal Mail. + +### Changed +- Extract all static rate providers into separate files. +- Update Royal Mail International tracked options for some countries. +- Royal Mail rates now default to Online rates. + ## 1.0.11 - 2024-12-05 ### Added diff --git a/composer.json b/composer.json index 10c79a3..79bb266 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "verbb/shippy", "description": "A framework agnostic, multi-carrier shipping library for PHP.", - "version": "1.0.11", + "version": "1.1.0", "keywords": [ "australia-post", "auspost",