Skip to content
Snippets Groups Projects
Commit eeb42fe0 authored by Thomas Dondorf's avatar Thomas Dondorf
Browse files

Version release: v0.20.0

parent fde3597b
Branches dev
Tags v0.20.0
No related merge requests found
# Changelog
All notable changes to this project will be documented in this file.
## [0.20.0] - NEXT
## [0.20.0] - 2022-08-01
### Fixed
- Added compatibility for Moodle 4 so that the plugin is listed in the course navigation bar
- Fixed minor CSS/Moodle 4 incompatibility
......
......@@ -26,8 +26,8 @@ defined('MOODLE_INTERNAL') || die;
$plugin->component = 'local_learning_analytics';
$plugin->version = 2022021500;
$plugin->release = 'v0.19.2';
$plugin->version = 2022080100;
$plugin->release = 'v0.20.0';
$plugin->maturity = MATURITY_STABLE;
$plugin->requires = 2017111302;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment