You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,31 +4,31 @@ All notable changes to `php-open-graph` will be documented in this file
4
4
5
5
## 0.3.0 - 2020-06-14
6
6
7
-
- use `og:xxx` instead of `og:xxx:url` if simple string is passed (`image`, `video`, `audio`) - [#5](https://github.com/Astrotomic/php-open-graph/pull/5)
7
+
-use `og:xxx` instead of `og:xxx:url` if simple string is passed (`image`, `video`, `audio`) - [#5](https://github.com/Astrotomic/php-open-graph/pull/5)
8
8
9
9
## 0.2.4 - 2020-06-11
10
10
11
-
- integrate `astrotomic/php-conditional-proxy` to call methods conditionally
11
+
-integrate `astrotomic/php-conditional-proxy` to call methods conditionally
12
12
13
13
## 0.2.3 - 2020-06-10
14
14
15
-
- add `\Astrotomic\OpenGraph\ConditionalProxy` to allow calling `when()` without callback
15
+
-add `\Astrotomic\OpenGraph\ConditionalProxy` to allow calling `when()` without callback
0 commit comments