Skip to content

Commit 44bbc62

Browse files
Updated CHANGELOG.md
1 parent 379e3c8 commit 44bbc62

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## [Unreleased] - 2022-07-14
22

33
### Added
4+
- [#214](https://github.com/amazon-php/sp-api-sdk/pull/214) - **Added new `validate` method to the models** - [@owsiakl](https://github.com/owsiakl)
45
- [#213](https://github.com/amazon-php/sp-api-sdk/pull/213) - **Added sandboxed functional tests & readme** - [@owsiakl](https://github.com/owsiakl)
56
- [#212](https://github.com/amazon-php/sp-api-sdk/pull/212) - **Possibility to send request against sandbox - dynamic/static** - [@norberttech](https://github.com/norberttech)
67

@@ -10,6 +11,11 @@
1011
### Fixed
1112
- [#211](https://github.com/amazon-php/sp-api-sdk/pull/211) - **Fixed casting simple value types** - [@owsiakl](https://github.com/owsiakl)
1213

14+
### Removed
15+
- [#214](https://github.com/amazon-php/sp-api-sdk/pull/214) - **Removed constraints from all models setters methods** - [@owsiakl](https://github.com/owsiakl)
16+
- [#214](https://github.com/amazon-php/sp-api-sdk/pull/214) - **Removed model `listInvalidProperties` method** - [@owsiakl](https://github.com/owsiakl)
17+
- [#214](https://github.com/amazon-php/sp-api-sdk/pull/214) - **Removed model `valid` method** - [@owsiakl](https://github.com/owsiakl)
18+
1319
## [4.0.6] - 2022-06-23
1420

1521
### Fixed

0 commit comments

Comments
 (0)