diff --git a/README.md b/README.md index 131868a..6433e31 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Moodle - Local Reminders --- -![Version](https://img.shields.io/badge/version-v2.7.1-blue) +![Version](https://img.shields.io/badge/version-v2.7.2-blue) ![Moodle Version](https://img.shields.io/badge/moodle-%3E%3D%203.5-orange) ![Maturiy](https://img.shields.io/badge/maturity-STABLE-brightgreen) ![License](https://img.shields.io/badge/license-GPL%20v3-green) @@ -99,9 +99,15 @@ In addition to above, user can control reminders for calendar event changes per ## Changelog +### v2.7.2 + * Plugin runs not on time #179 + * Custom schedule for activity does not play nice with Explicit Reminder Activation #167 + * Activity reminders for Zoom not working #158 + * Make moodle code checker happy #177 + ### v2.7.1 * Support for moodle 4.1, 4.2 and 4.3 - * Fix: Object of class stdClass could not be converted to string #170 + * Fix: Object of class stdClass could not be converted to string #170 ### v2.7 * Moodle v4 support #162