From ac101820ceee6e23e953af72463f3e28863e157e Mon Sep 17 00:00:00 2001 From: freek Date: Thu, 30 Apr 2020 11:55:02 +0200 Subject: [PATCH] wip --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 173f3c1..56dc531 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to `laravel-webhook-client` will be documented in this file +## 2.7.0 - 2020-04-30 + +- add support for creating your own webhook response + ## 2.6.1 - 2020-04-20 - use job class instead of instance in webhook config