diff --git a/CHANGELOG.md b/CHANGELOG.md index 37ea2f0..c5ccbde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,12 +6,14 @@ This project adheres to [Semantic Versioning](https://semver.org/). The format of this change log follows the advice given at [Keep a CHANGELOG](https://keepachangelog.com). ## [Unreleased] +## [v3.4.10] - 2024-07-04 ### Changed - The `moodle.NamingConventions.ValidFunctionName` sniff will now ignore errors on methods employing the `#[\Override]` attribute. - The `moodle.Commenting.MissingDocblock` sniff no longer warns about missing docs on non-global anonymous classes, for example those written as an instance class in a unit test. ### Fixed - Fixed an edge case leading to the file phpdoc block being incorrectly detected by various sniffs. +- Fixed a couple of problems with the `moodle.Files.BoilerplateComment` related to empty comment lines and to comments in the `