From d0d7383713322cec906a09c2dc1b5c404b4dd9fa Mon Sep 17 00:00:00 2001 From: Tom Witkowski Date: Thu, 11 Jun 2020 17:56:44 +0200 Subject: [PATCH] v0.2.4 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc1c9c7..2aaacc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to `php-open-graph` will be documented in this file +## 0.2.4 - 2020-06-11 + +- integrate `astrotomic/php-conditional-proxy` to call methods conditionally + ## 0.2.3 - 2020-06-10 - add `\Astrotomic\OpenGraph\ConditionalProxy` to allow calling `when()` without callback