Commit 5e9f61e2f9 for woocommerce

commit 5e9f61e2f9eedceb8b1b16c61a6ba7cb7cf103a3
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Wed Dec 3 08:03:54 2025 +0000

    Update changelog.txt after 10.3.6 (#62221)

    Update changelog.txt after release 10.3.6

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

diff --git a/changelog.txt b/changelog.txt
index 7238c89662..1cc38d7df1 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,5 +1,16 @@
 == Changelog ==

+= 10.3.6 2025-12-02 =
+
+**WooCommerce**
+
+* Fix - Fix Abilities API integration tests for WordPress 6.9+ compatibility with backward compatibility for earlier versions. [#62105](https://github.com/woocommerce/woocommerce/pull/62105)
+* Fix - Fix fatal error in needs_shipping() when order contains permanently deleted product [#62102](https://github.com/woocommerce/woocommerce/pull/62102)
+* Fix - Fix PHP 8.4 fatal error in WooCommerce Helper updater when transient contains malformed data [#62095](https://github.com/woocommerce/woocommerce/pull/62095)
+* Fix - Support both WordPress 6.9+ and pre-6.9 action hook names for Abilities API registration to ensure compatibility across WordPress versions. [#62089](https://github.com/woocommerce/woocommerce/pull/62089)
+* Update - Updated MCP adapter to v0.3.0 and refactored initialization process. [#62090](https://github.com/woocommerce/woocommerce/pull/62090)
+
+
 = 10.3.5 2025-11-12 =

 **WooCommerce**