Skip to content

Latest commit

 

History

History
55 lines (31 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

55 lines (31 loc) · 1.02 KB

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.12] - 2024-01-09

Changed

  • ensure we can still filter when calling all by search after

[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