File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,11 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
1111## [ Unreleased]
1212No unreleased changes.
1313
14+ ## [ 3.0.7] - 2021-02-25
15+ ### Changed
16+ - Updated project dependencies to current [ moodle-local_moodlecheck] ( https://github.com/moodlehq/moodle-local_moodlecheck ) version.
17+ - Switched to Composer v2.
18+
1419## [ 3.0.6] - 2021-02-08
1520### Fixed
1621- ` moodle-plugin-ci grunt ` should also be using ` npx grunt ` internally
@@ -326,7 +331,8 @@ No unreleased changes.
326331- ` moodle-plugin-ci shifter ` command. Run YUI Shifter on plugin YUI modules.
327332- ` moodle-plugin-ci csslint ` command. Lints the CSS files in the plugin.
328333
329- [ Unreleased ] : https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.6...master
334+ [ Unreleased ] : https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.7...master
335+ [ 3.0.7 ] : https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.6...3.0.7
330336[ 3.0.6 ] : https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.5...3.0.6
331337[ 3.0.5 ] : https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.4...3.0.5
332338[ 3.0.4 ] : https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.3...3.0.4
You can’t perform that action at this time.
0 commit comments