From 3ffa58f8222f01c4ce481da7fc43431c1225f882 Mon Sep 17 00:00:00 2001 From: Tim Oladoyinbo <66416657+timoladoyinbo@users.noreply.github.com> Date: Fri, 17 Jul 2020 05:51:38 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c63399..e590dfa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to `laravel-paystack-subscription` will be documented in this file ## 1.1.0 - 2020-07-17 -- separated webhooks handling into a package +- separated webhooks handling into a package. ## 1.0.0 - 2020-06-22 -- initial release +- initial release.