1
0
Fork 0
mirror of synced 2025-04-02 21:36:14 +03:00

code style

This commit is contained in:
ellynoize 2025-02-19 12:24:57 +03:00
parent ee0712ae58
commit ad74ca1f78
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
## 2025-02-18 4.8.20
* Add returned types for methods offsetExists(), offsetSet(), offsetUnset() in WC_Retailcrm_Response
* Add returned types for methods offsetExists, offsetSet, offsetUnset in WC_Retailcrm_Response
## 2025-02-04 4.8.19
* Optimization of order unloading

View file

@ -83,7 +83,7 @@ Asegúrate de tener una clave API específica para cada tienda. Las siguientes i
== Changelog ==
= 4.8.20 =
* Add returned types for methods offsetExists(), offsetSet(), offsetUnset() in WC_Retailcrm_Response
* Add returned types for methods offsetExists, offsetSet, offsetUnset in WC_Retailcrm_Response
= 4.8.19 =
* Optimization of order unloading