Skip to content

Commit d7f2704

Browse files
committed
Merge branch '1.0' into merge-1.0-to-2.0
2 parents 03479e4 + ec844ad commit d7f2704

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22

33
A simple PHP client to use the [Akeneo PIM API](https://api.akeneo.com/).
44

5-
- The version v1.0 is compatible with the PIM 2.0.
6-
- The version v2.0 is compatible with the PIM 2.1.
5+
| API PHP Client version | PIM version(s) | CI status |
6+
|------------------------|----------------|---------------------------------------------------------------------------------------------------------------------------|
7+
| v1.0 | v2.0 | [![Build Status](https://travis-ci.org/akeneo/api-php-client.svg?branch=1.0)](https://travis-ci.org/akeneo/api-php-client)|
8+
| v2.0 | v2.1 - v2.2 | [![Build Status](https://travis-ci.org/akeneo/api-php-client.svg?branch=2.0)](https://travis-ci.org/akeneo/api-php-client)|
79

810
## Requirements
911

0 commit comments

Comments
 (0)