Skip to content

Commit

Permalink
v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gummibeer committed Jun 9, 2020
1 parent 720af80 commit c2781e7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to `php-open-graph` will be documented in this file

## 0.2.2 - 2020-06-09

- fix `\Astrotomic\OpenGraph\StructuredProperties\Audio` prefix
- fix `\Astrotomic\OpenGraph\StructuredProperties\Video` prefix
- add missing `\Astrotomic\OpenGraph\Types\Twitter\SummaryLargeImage::creator()`
- accept stringable objects as image/video/audio

## 0.2.1 - 2020-06-09

- fix "Argument 1 passed to when() must be of the type bool, null given" exception
Expand Down

0 comments on commit c2781e7

Please sign in to comment.