Skip to content

Commit 0d08e21

Browse files
committed
Prepare for v3.5.2 release
1 parent c289c43 commit 0d08e21

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,21 @@ This project adheres to [Semantic Versioning](https://semver.org/).
66
The 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:

0 commit comments

Comments
 (0)