CHANGELOG
=========

4.0.0
-----

* Added github actions CI
* Removed jenkins and travis CI
* Updated oat-sa/lib-lti1p3-core dependency to version 6.0
* Updated documentation

3.0.0
-----

* Added psalm support
* Updated oat-sa/lib-lti1p3-core dependency to version 5.0
* Updated DeepLinkingLaunchRequestBuilder to allow custom launch url
* Updated overall constructors to handle nullable parameters
* Updated documentation

2.0.0
-----

* Added PHP 8 support (and kept >=7.2)
* Updated oat-sa/lib-lti1p3-core dependency to version 4.0
* Updated ResourceCollectionFactory to use core id generator
* Updated documentation

1.0.1
-----

* Fixed DeepLinkingSettings boolean properties handling (select multiple, auto create)

1.0.0
-----

* Added Deep Linking interactions handling for both platform and tool sides
* Added documentation
