Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 599 Bytes

CHANGELOG.MD

File metadata and controls

31 lines (19 loc) · 599 Bytes

Changelog

Unreleased

[1.4.0]

Refactoring, fixes in type hinting. Support for >= PHP 7.1

[1.3.0]

Fixed

  • Get product reviews - return correct date for created_at field. (#24)

Changed/Improved

  • Add Rating Id and Percent to RatingVoteInterface

[1.2.0]

Fixed

  • Fix saving review ratings. Add option to update ratings

Changed/Improved

  • Change RatingVoteInterface, change attribute_code to rating_name, and id to vote_id

[1.1.0]

Added

  • Added support for ratings

[1.0.0]

First version