Skip to content

Commit

Permalink
Update CHANGELOG.md (#461)
Browse files Browse the repository at this point in the history
Co-authored-by: Bref Bot <[email protected]>
  • Loading branch information
mnapoli and bref-bot authored Jun 13, 2023
1 parent 4370449 commit 06ec1cf
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 45 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change log

## 1.2.3

* Fix Laravel support
* Upgrade Imagick

## 1.2.2

* Update layer versions (previous release did not include them).
Expand Down
90 changes: 45 additions & 45 deletions layers.json
Original file line number Diff line number Diff line change
Expand Up @@ -912,30 +912,54 @@
"me-south-1": 6
},
"imagick-php-80": {
"ca-central-1": 18,
"eu-central-1": 18,
"eu-north-1": 18,
"eu-west-1": 18,
"eu-west-2": 18,
"eu-west-3": 18,
"sa-east-1": 18,
"us-east-1": 18,
"us-east-2": 18,
"us-west-1": 18,
"us-west-2": 18,
"ca-central-1": 19,
"eu-central-1": 19,
"eu-north-1": 19,
"eu-west-1": 19,
"eu-west-2": 19,
"eu-west-3": 19,
"sa-east-1": 19,
"us-east-1": 19,
"us-east-2": 19,
"us-west-1": 19,
"us-west-2": 19,
"ap-east-1": 11,
"ap-south-1": 19,
"ap-northeast-1": 19,
"ap-northeast-2": 19,
"ap-northeast-3": 11,
"ap-southeast-1": 19,
"ap-southeast-2": 19,
"eu-south-1": 19,
"eu-south-2": 6,
"af-south-1": 18,
"me-south-1": 10
},
"imagick-php-81": {
"ca-central-1": 10,
"eu-central-1": 10,
"eu-north-1": 10,
"eu-west-1": 10,
"eu-west-2": 10,
"eu-west-3": 10,
"sa-east-1": 10,
"us-east-1": 10,
"us-east-2": 10,
"us-west-1": 10,
"us-west-2": 10,
"ap-east-1": 10,
"ap-south-1": 18,
"ap-northeast-1": 18,
"ap-northeast-2": 18,
"ap-south-1": 10,
"ap-northeast-1": 10,
"ap-northeast-2": 10,
"ap-northeast-3": 10,
"ap-southeast-1": 18,
"ap-southeast-2": 18,
"eu-south-1": 18,
"eu-south-2": 5,
"af-south-1": 17,
"ap-southeast-1": 10,
"ap-southeast-2": 10,
"eu-south-1": 10,
"eu-south-2": 6,
"af-south-1": 9,
"me-south-1": 9
},
"imagick-php-81": {
"imagick-php-82": {
"ca-central-1": 9,
"eu-central-1": 9,
"eu-north-1": 9,
Expand All @@ -955,34 +979,10 @@
"ap-southeast-1": 9,
"ap-southeast-2": 9,
"eu-south-1": 9,
"eu-south-2": 5,
"eu-south-2": 6,
"af-south-1": 8,
"me-south-1": 8
},
"imagick-php-82": {
"ca-central-1": 8,
"eu-central-1": 8,
"eu-north-1": 8,
"eu-west-1": 8,
"eu-west-2": 8,
"eu-west-3": 8,
"sa-east-1": 8,
"us-east-1": 8,
"us-east-2": 8,
"us-west-1": 8,
"us-west-2": 8,
"ap-east-1": 8,
"ap-south-1": 8,
"ap-northeast-1": 8,
"ap-northeast-2": 8,
"ap-northeast-3": 8,
"ap-southeast-1": 8,
"ap-southeast-2": 8,
"eu-south-1": 8,
"eu-south-2": 5,
"af-south-1": 7,
"me-south-1": 7
},
"imap-php-81": {
"ca-central-1": 11,
"eu-central-1": 11,
Expand Down

0 comments on commit 06ec1cf

Please sign in to comment.