Commit e7ec69a3e5f for woocommerce

commit e7ec69a3e5f92569103c5eaa7b911a3ecd6e60fd
Author: woocommercebot <30233865+woocommercebot@users.noreply.github.com>
Date:   Thu Jun 25 01:43:16 2026 +0530

    Update changelog.txt after 10.9.1 (#66006)

    Update changelog.txt after release 10.9.1

    Co-authored-by: woocommercebot <woocommercebot@users.noreply.github.com>

diff --git a/changelog.txt b/changelog.txt
index f0a47a47399..ba340847d5d 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,5 +1,12 @@
 == Changelog ==

+= 10.9.1 2026-06-24 =
+
+**WooCommerce**
+
+* Fix - Remove get_entry_count() from the product feed FeedInterface to restore backward compatibility. Requiring the method broke third-party implementations (e.g. older WooCommerce Stripe Gateway versions) that implement the interface without it. The method remains available on JsonFileFeed. [#65972](https://github.com/woocommerce/woocommerce/pull/65972)
+
+
 = 10.9.0 2026-06-23 =

 **WooCommerce**