From 70caaa0b55a2c8d25f62012b5926c3d02c8c3e4e Mon Sep 17 00:00:00 2001 From: Mario Lorenz Date: Fri, 13 Dec 2024 14:48:30 +0100 Subject: [PATCH] CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee314db6..8132b149 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - add possibility to ignore cached tokens. It helps e.g. for webhook registration - use PayPal-Client v2.0.17 +### NEW + +- Custom id passed to PayPal as JSON with additional versioning data + ## [2.5.1] - 2024-09-20 ### FIX