Skip to content

Commit f1f5538

Browse files
committed
Prepare the v3.3.2 release
1 parent cd714cc commit f1f5538

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

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

3537
All 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

0 commit comments

Comments
 (0)