File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,13 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
1111## [ Unreleased]
1212No unreleased changes.
1313
14+ ## [ 3.2.3] - 2022-01-12
15+ ### Changed
16+ - Updated version of [ moodle-local_codechecker] ( https://github.com/moodlehq/moodle-local_codechecker ) to v3.0.5.
17+
18+ ### Fixed
19+ - Avoid publishing the selenium container port, not needed for ` host ` networking.
20+
1421## [ 3.2.2] - 2021-12-16
1522### Added
1623- Support for subplugins in the extra-plugins directory for install.
@@ -381,7 +388,8 @@ No unreleased changes.
381388- ` moodle-plugin-ci shifter ` command. Run YUI Shifter on plugin YUI modules.
382389- ` moodle-plugin-ci csslint ` command. Lints the CSS files in the plugin.
383390
384- [ Unreleased ] : https://github.com/moodlehq/moodle-plugin-ci/compare/3.2.2...master
391+ [ Unreleased ] : https://github.com/moodlehq/moodle-plugin-ci/compare/3.2.3...master
392+ [ 3.2.3 ] : https://github.com/moodlehq/moodle-plugin-ci/compare/3.2.2...3.2.3
385393[ 3.2.2 ] : https://github.com/moodlehq/moodle-plugin-ci/compare/3.2.1...3.2.2
386394[ 3.2.1 ] : https://github.com/moodlehq/moodle-plugin-ci/compare/3.2.0...3.2.1
387395[ 3.2.0 ] : https://github.com/moodlehq/moodle-plugin-ci/compare/3.1.0...3.2.0
You can’t perform that action at this time.
0 commit comments