Skip to content

Commit

Permalink
version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Dec 5, 2024
1 parent cb6b7e5 commit 7589ad0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 7589ad0

Please sign in to comment.