Skip to content

Commit b62ba3f

Browse files
committed
Prepare for 3.0.8 release
1 parent 020457f commit b62ba3f

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.8] - 2021-04-23
15+
### Changed
16+
- Updated project dependencies to current [moodle-local_moodlecheck](https://github.com/moodlehq/moodle-local_moodlecheck) and [moodle-local_ci](https://github.com/moodlehq/moodle-local_ci) versions.
17+
- Updated version of [moodle-local_codechecker](https://github.com/moodlehq/moodle-local_codechecker) to v3.0.1.
18+
1419
## [3.0.7] - 2021-02-25
1520
### Changed
1621
- Updated project dependencies to current [moodle-local_moodlecheck](https://github.com/moodlehq/moodle-local_moodlecheck) version.
@@ -331,7 +336,8 @@ No unreleased changes.
331336
- `moodle-plugin-ci shifter` command. Run YUI Shifter on plugin YUI modules.
332337
- `moodle-plugin-ci csslint` command. Lints the CSS files in the plugin.
333338

334-
[Unreleased]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.7...master
339+
[Unreleased]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.8...master
340+
[3.0.8]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.7...3.0.8
335341
[3.0.7]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.6...3.0.7
336342
[3.0.6]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.5...3.0.6
337343
[3.0.5]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.4...3.0.5

0 commit comments

Comments
 (0)