From b14aeba0adc0c7bc1cea9cd3fccada2a01898170 Mon Sep 17 00:00:00 2001 From: Lloric Mayuga Garcia Date: Mon, 1 Mar 2021 22:54:07 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 652f4fe..102ac2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,14 @@ All notable changes to `laravel-paymaya-sdk` will be documented in this file. -## 0.3.3 - 2021-03-01 +## 0.3.4 - 2021-03-01 - Fix test console expectsTable with minimum `laravel/framework:^8.22`, see [v8.22 changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md#v8220-2021-01-12) and [laravel PR #35820](https://github.com/laravel/framework/pull/35820). +## 0.3.3 - 2021-03-01 + +- Update readme + ## 0.3.2 - 2021-03-01 - Handle customization validation error