Skip to content

Commit d00a469

Browse files
committed
Prepare for 3.2.1 release
1 parent 6f57f15 commit d00a469

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
1111
## [Unreleased]
1212
No unreleased changes.
1313

14+
## [3.2.1] - 2021-07-30
15+
### Changed
16+
- Temporary pin Selenium standalone-chrome image to 3.141.59-20210713
17+
1418
## [3.2.0] - 2021-07-16
1519
### Added
1620
- New tool-agnostic `CI_BUILD_DIR` env. variable that can be used instead of the old `TRAVIS_BUILD_DIR` one. Note that support for the later [will be removed](https://github.com/moodlehq/moodle-plugin-ci/issues/118) at some point in the future.
@@ -365,7 +369,8 @@ No unreleased changes.
365369
- `moodle-plugin-ci shifter` command. Run YUI Shifter on plugin YUI modules.
366370
- `moodle-plugin-ci csslint` command. Lints the CSS files in the plugin.
367371

368-
[Unreleased]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.2.0...master
372+
[Unreleased]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.2.1...master
373+
[3.2.1]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.2.0...3.2.1
369374
[3.2.0]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.1.0...3.2.0
370375
[3.1.0]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.8...3.1.0
371376
[3.0.8]: https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.7...3.0.8

0 commit comments

Comments
 (0)