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
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
9
9
The format of this change log follows the advice given at [Keep a CHANGELOG](http://keepachangelog.com).
10
10
11
11
## [Unreleased]
12
+
## [4.1.7] - 2023-10-11
13
+
### Changed
14
+
- Updated project dependencies to current [moodle-local_ci](https://github.com/moodlehq/moodle-local_ci) version.
15
+
16
+
### Added
17
+
- Added some docs regarding the `moodle-plugin-ci` use [in local dev environments](https://moodlehq.github.io/moodle-plugin-ci/#using-in-a-local-dev-environment).
18
+
12
19
### Fixed
13
20
- Fixed the `phpcmd` command for compatibility with versions `^2.14.0`.
14
21
@@ -588,7 +595,8 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
588
595
-`moodle-plugin-ci shifter` command. Run YUI Shifter on plugin YUI modules.
589
596
-`moodle-plugin-ci csslint` command. Lints the CSS files in the plugin.
0 commit comments