- 2019-07-02 - Make codechecker happy.
- 2019-07-02 - Prepare compatibility for Moodle 3.7.
- 2019-03-26 - Bugfix: rules didn't match properly if last rule had andnextrule.
- 2019-03-26 - Replaced deprecated Behat test steps.
- 2019-03-26 - Check compatibility for Moodle 3.6, no functionality change.
- 2019-03-25 - Update user's cohorts also when the user is created or updated.
- 2019-03-25 - Add the fact that we are listening to \core\event\user_loggedinas event to README.md.
- 2018-12-05 - Changed travis.yml due to upstream changes.
- 2018-07-31 - Update user’s cohorts also on login as, not only on login.
- 2018-07-10 - Support for testing if text fields or textareas are (not) empty.
- 2018-05-30 - Minor change to the card structure due to changes in Moodle core.
- 2018-05-30 - Check compatibility for Moodle 3.5, no functionality change.
- 2018-05-16 - Implement Privacy API.
- 2017-12-12 - Check compatibility for Moodle 3.4, no functionality change.
- 2017-12-05 - Added Workaround to travis.yml for fixing Behat tests with TravisCI.
- 2017-11-23 - Check compatibility for Moodle 3.3, no functionality change.
- 2017-11-08 - Updated travis.yml to use newer node version for fixing TravisCI error.
- 2017-09-25 - Add support for invisible cohorts
- 2017-06-25 - Make codechecker happier
- 2017-05-19 - Bugfix: String in language pack didn't work for Moodle installed in subdirectories - Credits to David Mudrák
- 2017-05-29 - Add Travis CI support
- 2017-05-22 - Make Moodle repo prechecker even happier
- 2017-05-21 - Update code documentation - Credits to Davo Smith
- 2017-05-05 - Improve README.md
- 2017-01-29 - Add several features before publishing the plugin in the Moodle plugin repo
- 2017-01-18 - Check compatibility for Moodle 3.2, no functionality change
- 2017-01-12 - Move Changelog from README.md to CHANGES.md
- 2016-04-18 - Initial version