Skip to content

Commit 9981ce4

Browse files
committed
Add Changelog for the version 2.0
1 parent 1955076 commit 9981ce4

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG-2.0.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# 2.0.0 (2018-02-15)
2+
3+
## Improvements
4+
5+
- API-487: Isolate files manipulation in a dedicated service
6+
- API-562: upsert a list of attribute options
7+
- API-543: Create a new media file and associate it to a product model
8+
9+
## BC Breaks
10+
11+
- Change the constructor of `Akeneo\Pim\ApiClient\Api\ProductMediaFileApi` to add `Akeneo\Pim\ApiClient\FileSystem\FileSystemInterface`
12+
- Add method `Akeneo\Pim\ApiClient\Api\AttributeOptionApiInterface::upsertList`

0 commit comments

Comments
 (0)