File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -6,17 +6,21 @@ This project adheres to [Semantic Versioning](https://semver.org/).
66The format of this change log follows the advice given at [ Keep a CHANGELOG] ( https://keepachangelog.com ) .
77
88## [ Unreleased]
9+
10+ ## [ v3.5.2] - 2025-08-14
911### Fixed
1012- The branch detector was not able to detect the Moodle version following MDL-83424.
1113- The ` moodle.PHPUnit.TestCaseProvider ` sniff can now detect fully-qualified class names.
1214### Added
1315- A new ` NamespaceScopeUtil ` helper was added with methods to help qualify names within a file.
16+
1417## [ v3.5.1] - 2025-07-30
1518### Fixed
1619- The ` moodle.Commenting.VariableComment ` sniff now accepts the following tags as valid on a ` @var ` :
1720 - ` @since `
1821 - ` @link `
1922 - ` @deprecated `
23+
2024## [ v3.5.0] - 2025-07-17
2125### Changed
2226- Bumped dependencies for:
You can’t perform that action at this time.
0 commit comments