diff --git a/CHANGELOG.md b/CHANGELOG.md index 020cec5f..c668fe79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## [1.4.0] - 2023-10-17 +### Added +- Added mandates APIs. Thanks to @mohammedmiah99, @Ryan-Palmer and @ubunoir for their contributions. + +## [1.3.2] - 2023-10-09 +### Added +- Added `RelatedProducts` to `CreatePaymentRequest` + ## [1.3.1] - 2023-08-30 ### Changed - Set `TL-Agent` header instead of `user-agent`.