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
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,14 @@ This project adheres to [Semantic Versioning](https://semver.org/).
9
9
The format of this change log follows the advice given at [Keep a CHANGELOG](https://keepachangelog.com).
10
10
11
11
## [Unreleased]
12
+
## [4.5.9] - 2025-10-10
12
13
### Changed
14
+
- Updated project dependencies to current [moodle-cs v3.6.0](https://github.com/moodlehq/moodle-cs) and [moodle-local_ci v1.1.3](https://github.com/moodlehq/moodle-local_ci) releases.
13
15
- Bump workflows to Postgres 15, which is a requirement for Moodle 5.1
14
16
17
+
### Fixed
18
+
- Fix json file missing error in moodle-plugin-ci.phar
19
+
15
20
## [4.5.8] - 2025-07-08
16
21
### Changed
17
22
- Bump default Selenium version to 4.
@@ -774,7 +779,8 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
774
779
-`moodle-plugin-ci shifter` command. Run YUI Shifter on plugin YUI modules.
775
780
-`moodle-plugin-ci csslint` command. Lints the CSS files in the plugin.
0 commit comments