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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
8
8
9
9
The format of this change log follows the advice given at [Keep a CHANGELOG](http://keepachangelog.com).
10
10
11
-
## [Unreleased]
11
+
## [4.1.0] - 2023-05-29
12
12
### Added
13
13
- Add the `--testdox` option to the `phpunit` command.
14
14
- Add the `--max-warnings` option to the `phpdoc` command, so it behaves the same than the `phpcs` command. Note that this modifies current behaviour (see next point) and plugins with only warnings won't be failing any more.
@@ -534,7 +534,8 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
534
534
-`moodle-plugin-ci shifter` command. Run YUI Shifter on plugin YUI modules.
535
535
-`moodle-plugin-ci csslint` command. Lints the CSS files in the plugin.
0 commit comments