You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/CHANGELOG.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
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
11
11
## [Unreleased]
12
12
No unreleased changes.
13
13
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
+
14
19
## [3.0.7] - 2021-02-25
15
20
### Changed
16
21
- Updated project dependencies to current [moodle-local_moodlecheck](https://github.com/moodlehq/moodle-local_moodlecheck) version.
@@ -331,7 +336,8 @@ No unreleased changes.
331
336
-`moodle-plugin-ci shifter` command. Run YUI Shifter on plugin YUI modules.
332
337
-`moodle-plugin-ci csslint` command. Lints the CSS files in the plugin.
0 commit comments