Skip to content

Commit 898fd86

Browse files
Updated CHANGELOG.md
1 parent 6d0f181 commit 898fd86

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
1-
## [Unreleased] - 2022-08-04
1+
## [Unreleased] - 2022-08-11
2+
3+
### Added
4+
- [#228](https://github.com/amazon-php/sp-api-sdk/pull/228) - **Added auto generated SDK interfaces** - [@norberttech](https://github.com/norberttech)
5+
- [#228](https://github.com/amazon-php/sp-api-sdk/pull/228) - **More descriptive SDK class/interface comment** - [@norberttech](https://github.com/norberttech)
6+
- [#228](https://github.com/amazon-php/sp-api-sdk/pull/228) - **\DateTimeInterface primitve to code generator** - [@norberttech](https://github.com/norberttech)
27

38
### Changed
9+
- [#228](https://github.com/amazon-php/sp-api-sdk/pull/228) - **date,Date,DateTime generator types mapping from \DateTime into \DateTimeInterface** - [@norberttech](https://github.com/norberttech)
410
- [#226](https://github.com/amazon-php/sp-api-sdk/pull/226) - **Doc fix** - [@belguinan](https://github.com/belguinan)
511

12+
### Fixed
13+
- [#228](https://github.com/amazon-php/sp-api-sdk/pull/228) - **property type hints when null is default value** - [@norberttech](https://github.com/norberttech)
14+
615
## [4.0.8] - 2022-07-28
716

817
### Added

0 commit comments

Comments
 (0)