Skip to content

Commit 91bec7c

Browse files
committed
Prepare for 3.2.6 release
1 parent e046fdc commit 91bec7c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ 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+
13+
## [3.2.6] - 2022-05-10
1214
### Changed
1315
- It is possible to specify more test execution options to the 'phpunit' command, such as "--fail-on-warning"
1416

@@ -405,7 +407,8 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
405407
- `moodle-plugin-ci shifter` command. Run YUI Shifter on plugin YUI modules.
406408
- `moodle-plugin-ci csslint` command. Lints the CSS files in the plugin.
407409

408-
[Unreleased]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.2.5...master
410+
[Unreleased]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.2.6...master
411+
[3.2.6]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.2.5...3.2.6
409412
[3.2.5]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.2.4...3.2.5
410413
[3.2.4]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.2.3...3.2.4
411414
[3.2.3]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.2.2...3.2.3

0 commit comments

Comments
 (0)