diff --git a/CHANGELOG.md b/CHANGELOG.md index 2314927..37ea5bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## 1.0.11 - 2024-12-05 + +### Added +- Add 2024 pricing for Royal Mail. +- Add constants for Royal Mail. + +### Fixed +- Fix an error with box-packing for static rates. +- Fix static rates box-sizing not working correctly. + ## 1.0.10 - 2024-10-03 ### Fixed diff --git a/composer.json b/composer.json index 1a0ef1a..10c79a3 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.10", + "version": "1.0.11", "keywords": [ "australia-post", "auspost",