# Changelog 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). ## [0.4.0] - 2025-08-04 ### Changed - Improve alignment of "Pay with PayPal" block labels. [#44560] - Move link location to instructions. [#44585] - Update copy of PayPal Payment Buttons block to add numbered steps. [#44564] - Update dependencies. [#44551] ## [0.3.0] - 2025-07-28 ### Changed - Change copy and links for PayPal Payments Buttons block. [#44424] - Clear PayPal Payment buttons block parameters when changing block type. [#44388] - Update code entry inputs to mirror the PayPal.com UI. [#44387] - Update PayPal Payment Buttons block copy to be simpler. [#44389] ## [0.2.0] - 2025-07-21 ### Added - Add new PayPal Payment block. [#43932] ### Changed - Tests: Generate block test files with tab indents. [#44099] - Update package dependencies. [#44337] [#44338] [#44356] - Update PayPal Payment Buttons block to support rendering previews. [#44359] ## 0.1.0 - 2025-07-14 ### Added - Initial version. [#43315] ### Changed - Simple Payments: Move Simple Payments block to PayPal Payments package. [#43413] [0.4.0]: https://github.com/Automattic/jetpack-paypal-payments/compare/v0.3.0...v0.4.0 [0.3.0]: https://github.com/Automattic/jetpack-paypal-payments/compare/v0.2.0...v0.3.0 [0.2.0]: https://github.com/Automattic/jetpack-paypal-payments/compare/v0.1.0...v0.2.0