diff --git a/CHANGELOG.md b/CHANGELOG.md index 33c53ed2..0f5ab481 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,12 +5,30 @@ 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/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [1.3.0] - 2023-11-17 +## [1.4.0] - 2023-11-20 ### Added - Support for custom idempotency keys +## [1.3.1] - 2023-05-09 + +### Fixed + +- Make metadata field optional + +## [1.3.0] - 2023-05-09 + +### Added + +- Added support for the payment's metadata field + +## [1.2.1] - 2023-05-05 + +### Changed + +- Widen ramsey/uuid constraints + ## [1.2.0] - 2023-05-02 ### Added