File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
99The format of this change log follows the advice given at [ Keep a CHANGELOG] ( http://keepachangelog.com ) .
1010
1111## [ Unreleased]
12+
13+ ## [ 3.2.6] - 2022-05-10
1214### Changed
1315- It is possible to specify more test execution options to the 'phpunit' command, such as "--fail-on-warning"
1416
@@ -405,7 +407,8 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
405407- ` moodle-plugin-ci shifter ` command. Run YUI Shifter on plugin YUI modules.
406408- ` moodle-plugin-ci csslint ` command. Lints the CSS files in the plugin.
407409
408- [ Unreleased ] : https://github.com/moodlehq/moodle-plugin-ci/compare/3.2.5...master
410+ [ Unreleased ] : https://github.com/moodlehq/moodle-plugin-ci/compare/3.2.6...master
411+ [ 3.2.6 ] : https://github.com/moodlehq/moodle-plugin-ci/compare/3.2.5...3.2.6
409412[ 3.2.5 ] : https://github.com/moodlehq/moodle-plugin-ci/compare/3.2.4...3.2.5
410413[ 3.2.4 ] : https://github.com/moodlehq/moodle-plugin-ci/compare/3.2.3...3.2.4
411414[ 3.2.3 ] : https://github.com/moodlehq/moodle-plugin-ci/compare/3.2.2...3.2.3
You can’t perform that action at this time.
0 commit comments