We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 720af80 commit c2781e7Copy full SHA for c2781e7
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to `php-open-graph` will be documented in this file
4
5
+## 0.2.2 - 2020-06-09
6
+
7
+- fix `\Astrotomic\OpenGraph\StructuredProperties\Audio` prefix
8
+- fix `\Astrotomic\OpenGraph\StructuredProperties\Video` prefix
9
+- add missing `\Astrotomic\OpenGraph\Types\Twitter\SummaryLargeImage::creator()`
10
+- accept stringable objects as image/video/audio
11
12
## 0.2.1 - 2020-06-09
13
14
- fix "Argument 1 passed to when() must be of the type bool, null given" exception
0 commit comments