diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index c8e88d6b..7fb9ad48 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,7 +1,10 @@ ### Fixes -- Fixes #135 - `ProductModiferConfig` was not correctly defined - - +- CartsApi Missing Optional Include Parameter #145 (Thanks @jracek-chl) +- ProductModifierValues was missing value data #150. This is a small breaking change + to the [ProductModifierValue](./blob/main/src/BigCommerce/ResourceModels/Catalog/Product/ProductModifierValue.php) + constructor. +### New Features +- Implement [Site Routes API](https://developer.bigcommerce.com/api-reference/264af6ae04399-get-a-site-s-routes) #144 \ No newline at end of file diff --git a/docs/classes/BigCommerce-ApiV2-Api-Generic-V2Api.html b/docs/classes/BigCommerce-ApiV2-Api-Generic-V2Api.html index 9fac7cbf..2af5bd81 100644 --- a/docs/classes/BigCommerce-ApiV2-Api-Generic-V2Api.html +++ b/docs/classes/BigCommerce-ApiV2-Api-Generic-V2Api.html @@ -2,7 +2,8 @@ - Documentation + Documentation + @@ -54,14 +55,16 @@

Doc