Fuente: https://github.com/chamilo/chamilo-lms/releases/download/v1.11.40/chamilo-1.11.40.zip sha256: 1cf4bf2cc7bae1ef1a1eff643235db1d552f78ddf4b6dd1e2d2dac9868679439 Snapshot independiente (rama huerfana); diffable vs 1.11.38. vendor incluido.
23 lines
450 B
Markdown
23 lines
450 B
Markdown
CHANGELOG
|
|
=========
|
|
|
|
0.2.0
|
|
-----
|
|
|
|
* Added `StatementIdAlreadyExistsException`.
|
|
* Added `UnsupportedStatementVersionException`.
|
|
|
|
0.1.1
|
|
-----
|
|
|
|
Added `conflict` rule to Composer config to prevent having two packages that
|
|
provide the same classes.
|
|
|
|
0.1.0
|
|
-----
|
|
|
|
This is a first release containing common exception classes that can be used by
|
|
both xAPI servers and clients.
|
|
|
|
This package replaces the `xabbuh/xapi-common` package which is now deprecated.
|