Skip to content

Commit 2e8b5bf

Browse files
stronk7kabalin
authored andcommitted
Prepare for 3.2.2 release
1 parent 8f487a4 commit 2e8b5bf

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
99
The format of this change log follows the advice given at [Keep a CHANGELOG](http://keepachangelog.com).
1010

1111
## [Unreleased]
12+
No unreleased changes.
13+
14+
## [3.2.2] - 2021-12-16
1215
### Added
1316
- Support for subplugins in the extra-plugins directory for install.
1417
- 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
378381
- `moodle-plugin-ci shifter` command. Run YUI Shifter on plugin YUI modules.
379382
- `moodle-plugin-ci csslint` command. Lints the CSS files in the plugin.
380383

381-
[Unreleased]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.2.1...master
384+
[Unreleased]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.2.2...master
385+
[3.2.2]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.2.1...3.2.2
382386
[3.2.1]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.2.0...3.2.1
383387
[3.2.0]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.1.0...3.2.0
384388
[3.1.0]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.8...3.1.0

0 commit comments

Comments
 (0)