Skip to content

Commit

Permalink
Add Changelog for the version 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentPetard committed Feb 16, 2018
1 parent 1955076 commit 9981ce4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG-2.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# 2.0.0 (2018-02-15)

## Improvements

- API-487: Isolate files manipulation in a dedicated service
- API-562: upsert a list of attribute options
- API-543: Create a new media file and associate it to a product model

## BC Breaks

- Change the constructor of `Akeneo\Pim\ApiClient\Api\ProductMediaFileApi` to add `Akeneo\Pim\ApiClient\FileSystem\FileSystemInterface`
- Add method `Akeneo\Pim\ApiClient\Api\AttributeOptionApiInterface::upsertList`

0 comments on commit 9981ce4

Please sign in to comment.