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
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
9
9
The format of this change log follows the advice given at [Keep a CHANGELOG](http://keepachangelog.com).
10
10
11
11
## [Unreleased]
12
+
No unreleased changes.
13
+
14
+
## [3.2.2] - 2021-12-16
12
15
### Added
13
16
- Support for subplugins in the extra-plugins directory for install.
14
17
- Support for [`coverage.php`](https://docs.moodle.org/dev/Writing_PHPUnit_tests#Check_your_coverage) files added. Previous coverage defaults only will be applied when that file is not present in the plugin.
@@ -378,7 +381,8 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
378
381
-`moodle-plugin-ci shifter` command. Run YUI Shifter on plugin YUI modules.
379
382
-`moodle-plugin-ci csslint` command. Lints the CSS files in the plugin.
0 commit comments