Skip to content

Commit e3a2604

Browse files
committed
Prepare for 3.0.7 release
1 parent c7979b4 commit e3a2604

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
1111
## [Unreleased]
1212
No 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

0 commit comments

Comments
 (0)