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
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,10 @@ 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.2.1] - 2021-07-30
15
+
### Changed
16
+
- Temporary pin Selenium standalone-chrome image to 3.141.59-20210713
17
+
14
18
## [3.2.0] - 2021-07-16
15
19
### Added
16
20
- 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.
365
369
-`moodle-plugin-ci shifter` command. Run YUI Shifter on plugin YUI modules.
366
370
-`moodle-plugin-ci csslint` command. Lints the CSS files in the plugin.
0 commit comments