File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44This project adheres to [ Semantic Versioning] ( http://semver.org/ ) and follow principles of [ keep a changelog] ( http://keepachangelog.com ) .
55
6+ ## Version 1.10.3, 2018-05-26
7+ ### Fixed
8+ - Error in privacy provider prevents privacy registry display (#42 ).
9+
610## Version 1.10.2, 2018-04-29
711### Fixed
812- Impossible to enter SSIDs with less than 8 bytes (#41 ).
Original file line number Diff line number Diff line change 3434 * @copyright 2018 onwards Nicolas Martignoni <[email protected] > 3535 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
3636 */
37- class provider implements \core_privacy \metadata \null_provider {
37+ class provider implements \core_privacy \local \ metadata \null_provider {
3838
3939 /**
4040 * Get the language string identifier explaining why tool_moodlebox
You can’t perform that action at this time.
0 commit comments