From e7f3dbbe41e24ab8cd31a6c35bea1825a4e0634b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Nikolaou?= Date: Fri, 5 Jul 2024 12:38:13 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 931ed94..82ec239 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to `sebdesign/laravel-viva-payments` will be documented in t The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [6.1.1] - 2024-07-05 + +### Changed + +- Update webhooks events +- Add `currencyCode` to `CreatePaymentOrder` + ## [6.1.0] - 2024-04-18 ### Changed