Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayisha committed Dec 2, 2024
1 parent 29d25a0 commit 510055e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* Fix - Resolve a fatal error by casting product price and subscription sign up fee to 'float' while adding them.
* Fix - Return 'is_live' as true in account summary response when test mode is disabled in gateway settings and charge is enabled in Stripe account.
* Fix - Prevents notices being displayed on WordPress 6.7 due to loading translations too early (only shown on stores with WP_DEBUG enabled).
* Fix - Use the correct attribute to check if a product variation needs shipping to show shipping options on the express checkout payment modal.
* Fix - Prevent showing the shipping options on express checkout modal for virtual product variations.
* Tweak - Update links to plugin documentation and Stripe documentation.

= 8.9.0 - 2024-11-14 =
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ If you get stuck, you can ask for help in the [Plugin Forum](https://wordpress.o
* Fix - Resolve a fatal error by casting product price and subscription sign up fee to 'float' while adding them.
* Fix - Return 'is_live' as true in account summary response when test mode is disabled in gateway settings and charge is enabled in Stripe account.
* Fix - Prevents notices being displayed on WordPress 6.7 due to loading translations too early (only shown on stores with WP_DEBUG enabled).
* Fix - Use the correct attribute to check if a product variation needs shipping to show shipping options on the express checkout payment modal.
* Fix - Prevent showing the shipping options on express checkout modal for virtual product variations.
* Tweak - Update links to plugin documentation and Stripe documentation.

[See changelog for all versions](https://raw.githubusercontent.com/woocommerce/woocommerce-gateway-stripe/trunk/changelog.txt).

0 comments on commit 510055e

Please sign in to comment.