Update changelogs for 4.9.2.
This commit is contained in:
parent
0f4ccb836e
commit
eec4c73701
|
@ -1,5 +1,9 @@
|
|||
== Changelog ==
|
||||
|
||||
= 4.9.2 2021-01-25 =
|
||||
|
||||
* Tweak - Disable untested plugin's notice from System Status and Plugin's page. #28840
|
||||
|
||||
= 4.9.1 2021-01-19 =
|
||||
|
||||
* Fix - Reverts #28204 to ensure compatibility with extensions using legacy do_action calls. #28835
|
||||
|
|
|
@ -4,7 +4,7 @@ Tags: e-commerce, store, sales, sell, woo, shop, cart, checkout, downloadable, d
|
|||
Requires at least: 5.3
|
||||
Tested up to: 5.6
|
||||
Requires PHP: 7.0
|
||||
Stable tag: 4.8.0
|
||||
Stable tag: 4.9.2
|
||||
License: GPLv3
|
||||
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
||||
|
||||
|
@ -160,7 +160,9 @@ WooCommerce comes with some sample data you can use to see how products look; im
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 4.9.0 - 2021-01-xx =
|
||||
= 4.9.2 2021-01-25 =
|
||||
|
||||
* Tweak - Disable untested plugin's notice from System Status and Plugin's page. #28840
|
||||
|
||||
[See changelog for all versions](https://raw.githubusercontent.com/woocommerce/woocommerce/master/changelog.txt).
|
||||
|
||||
|
|
Loading…
Reference in New Issue