Skip to content

Commit dc68e33

Browse files
committed
Merge branch '2.0' into merge-2.0-to-master
2 parents 0ba8dc8 + 13572a7 commit dc68e33

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@
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+
| API PHP Client version | PIM version(s) | CI status |
7+
|------------------------|----------------|---------------------------------------------------------------------------------------------------------------------------|
8+
| 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)|
9+
| 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)|
710

811
## Requirements
912

0 commit comments

Comments
 (0)