Skip to content

Commit 3f1f06b

Browse files
committed
update changelog
1 parent 3358c91 commit 3f1f06b

File tree

1 file changed

+4
-20
lines changed

1 file changed

+4
-20
lines changed

CHANGELOG.md

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,11 @@
11
CHANGELOG
22
=========
33

4-
0.2.0
5-
-----
6-
7-
* replaced dependency on `xabbuh/xapi-common` with its `php-xapi/exception`
8-
replacement
9-
10-
* replaced dependency on `xabbuh/xapi-model` with its `php-xapi/model`
11-
replacement
12-
13-
* replaced dependency on `xabbuh/xapi-serializer` with its
14-
`php-xapi/serializer` replacement
15-
16-
* replaced dependency on `xabbuh/xapi-data-fixtures` with its
17-
`php-xapi/test-fixtures` replacement and moved it to the `require-dev`
18-
section
19-
20-
**CAUTION**: This is the last release of this package and it will no longer be
21-
maintained in the future. Please use the `php-xapi/client` package instead
22-
which provides the same features.
23-
244
1.0.0
255
-----
266

277
First release of an Experience API client based on the Guzzle HTTP library.
8+
9+
**CAUTION**: This is the first and only release of this package and it will no
10+
longer be maintained in the future. Please use the `php-xapi/client` package
11+
instead which provides the same features.

0 commit comments

Comments
 (0)