Skip to content

Commit d9dff04

Browse files
committed
Merge branch '1.0' into merge_10_in_20
2 parents ad5df51 + a50200f commit d9dff04

File tree

2 files changed

+5
-23
lines changed

2 files changed

+5
-23
lines changed

CHANGELOG-1.0.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,11 @@
1-
# 2.0.1 (2018-05-03)
1+
# 1.0.x
22

3-
## Improvements
3+
## Bug Fixes
44

5-
- API-592: Handle error when the response is a redirection
5+
- API-599: fix const not supported by PHP 5.6
66

7-
# 2.0.0 (2018-02-15)
7+
# 1.0.1 (2018-04-05)
88

99
## Improvements
1010

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`
11+
- API-592: Handle error when the response is a redirection (https://github.com/akeneo/api-php-client/issues/72)

0 commit comments

Comments
 (0)