File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
77
88## [ Unreleased]
99
10+ ## [ v3.3.1] - 2023-01-19
11+ ### Fixed
12+ - Updated the outdated list of valid magic methods.
13+
1014## [ v3.3.0] - 2023-01-13
1115### Added
1216- Enforce the use of ` && ` and ` || ` logical operators, warning about ` and ` and ` or ` : ` Squiz.Operators.ValidLogicalOperators `
@@ -28,6 +32,7 @@ All features are maintained and no new features have been introduced to either t
2832
2933All the details about [ previous releases] can be found in [ local_codechecker] ( https://github.com/moodlehq/moodle-local_codechecker ) own change log.
3034
31- [ Unreleased ] : https://github.com/moodlehq/moodle-cs/compare/v3.3.0...main
35+ [ Unreleased ] : https://github.com/moodlehq/moodle-cs/compare/v3.3.1...main
36+ [ v3.3.1 ] : https://github.com/moodlehq/moodle-cs/compare/v3.3.0...v3.3.1
3237[ v3.3.0 ] : https://github.com/moodlehq/moodle-cs/compare/v3.2.0...v3.3.0
3338[ Previous releases ] : https://github.com/moodlehq/moodle-local_codechecker/blob/master/CHANGES.md#changes-in-version-400-20220825---welcome-moodle-cs
You can’t perform that action at this time.
0 commit comments