File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
66The format of this change log follows the advice given at [ Keep a CHANGELOG] ( http://keepachangelog.com ) .
77
88## [ Unreleased]
9+
10+ ## [ v3.3.2] - 2023-02-13
911### Added
1012- Check for one (and only one) space before assignment operator @ ` Squiz.WhiteSpace.OperatorSpacing `
1113
@@ -34,7 +36,8 @@ All features are maintained and no new features have been introduced to either t
3436
3537All the details about [ previous releases] can be found in [ local_codechecker] ( https://github.com/moodlehq/moodle-local_codechecker ) own change log.
3638
37- [ Unreleased ] : https://github.com/moodlehq/moodle-cs/compare/v3.3.1...main
39+ [ Unreleased ] : https://github.com/moodlehq/moodle-cs/compare/v3.3.2...main
40+ [ v3.3.2 ] : https://github.com/moodlehq/moodle-cs/compare/v3.3.1...v3.3.2
3841[ v3.3.1 ] : https://github.com/moodlehq/moodle-cs/compare/v3.3.0...v3.3.1
3942[ v3.3.0 ] : https://github.com/moodlehq/moodle-cs/compare/v3.2.0...v3.3.0
4043[ 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