Skip to content

Commit b8c5924

Browse files
committed
Merge branch '2.0' into merge-master
2 parents 0ba8dc8 + a361116 commit b8c5924

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,12 @@
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+
Matrix compatibility:
6+
7+
| API PHP Client version | PIM version(s) | CI status |
8+
|------------------------|----------------|---------------------------------------------------------------------------------------------------------------------------|
9+
| 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)|
10+
| 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)|
711

812
## Requirements
913

0 commit comments

Comments
 (0)