Skip to content

Commit cd08986

Browse files
committed
Merge common_changelog
1 parent d9dff04 commit cd08986

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# 2.0.1 (2018-05-03)
2+
3+
## Improvements
4+
5+
- API-592: Handle error when the response is a redirection
6+
7+
# 2.0.0 (2018-02-15)
8+
9+
## Improvements
10+
11+
- API-487: Isolate files manipulation in a dedicated service
12+
- API-562: upsert a list of attribute options
13+
- API-543: Create a new media file and associate it to a product model
14+
15+
## BC Breaks
16+
17+
- Change the constructor of `Akeneo\Pim\ApiClient\Api\ProductMediaFileApi` to add `Akeneo\Pim\ApiClient\FileSystem\FileSystemInterface`
18+
- Add method `Akeneo\Pim\ApiClient\Api\AttributeOptionApiInterface::upsertList`
19+
120
# 1.0.x
221

322
## Bug Fixes

0 commit comments

Comments
 (0)