Skip to content

Latest commit

 

History

History
49 lines (28 loc) · 944 Bytes

CHANGELOG.md

File metadata and controls

49 lines (28 loc) · 944 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.0.4] - 2021-08-10

Changed

  • fixed inconsistency in README with parameter naming
  • remove trailing slash on url parameter on client creation

[1.0.3] - 2021-03-18

Changed

  • getting attributes was not correctly getting all options

[1.0.2] - 2021-03-08

Changed

  • getting all assets was not correctly getting the next page

[1.0.1] - 2021-03-05

Breaking changes

  • renamed referenceEntitiesMediaFiles to referenceEntitiesMediaFile in the AkeneoClientAPI

    -referenceEntitiesMediaFiles
    +referenceEntitiesMediaFile

Changed

  • Banner in README
  • Typo in README

[1.0.0] - 2021-03-03

Added

Initial version