diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b8f7be317..c6d46be88c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,15 @@ # Braintree iOS SDK Release Notes +## unreleased +* BraintreePayPal + * Send `start_time`, `end_time`, and `endpoint` to FPTI for tracking API request latency + ## 5.26.0 (2024-05-07) * Updated expiring pinned vendor SSL certificates ## 6.18.1 (2024-05-06) * Remove throttle delay in accessing configuration, added in v5.9.0 * Move from URLCache to NSCache for configuration caching -* BraintreePayPal - * Send `start_time`, `end_time`, and `endpoint` to FPTI for tracking API request latency ## 6.18.0 (2024-04-25) * BraintreePayPalNativeCheckout