We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9dff04 commit cd08986Copy full SHA for cd08986
CHANGELOG.md
@@ -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
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
20
# 1.0.x
21
22
## Bug Fixes
0 commit comments