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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,10 @@ 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
+
### Changed
13
+
- Updated project dependencies to current PHP and Moodle versions
14
+
- ACTION SUGGESTED: bump workflows to postgres 16, which is a requirement for Moodle 5.2
15
+
12
16
## [4.5.9] - 2025-10-10
13
17
### Changed
14
18
- 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.
0 commit comments