Skip to content

Commit 1dbc536

Browse files
committed
Prepare the v3.3.3 release
1 parent f4c7cbe commit 1dbc536

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ 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-
### Revert
10-
- Revert the check for the only one-space rule before the assignment operator @ `Squiz.WhiteSpace.OperatorSpacing` as an interim solution while we revisit MDLSITE-6594.
9+
10+
## [v3.3.3] - 2023-03-14
11+
### Removed
12+
- Revert the check for the only one-space rule before the assignment operator @ `Squiz.WhiteSpace.OperatorSpacing` as an interim solution while we revisit [MDLSITE-6594](https://tracker.moodle.org/browse/MDLSITE-6594).
1113

1214
## [v3.3.2] - 2023-02-13
1315
### Added
@@ -38,7 +40,8 @@ All features are maintained and no new features have been introduced to either t
3840

3941
All the details about [previous releases] can be found in [local_codechecker](https://github.com/moodlehq/moodle-local_codechecker) own change log.
4042

41-
[Unreleased]: https://github.com/moodlehq/moodle-cs/compare/v3.3.2...main
43+
[Unreleased]: https://github.com/moodlehq/moodle-cs/compare/v3.3.3...main
44+
[v3.3.3]: https://github.com/moodlehq/moodle-cs/compare/v3.3.2...v3.3.3
4245
[v3.3.2]: https://github.com/moodlehq/moodle-cs/compare/v3.3.1...v3.3.2
4346
[v3.3.1]: https://github.com/moodlehq/moodle-cs/compare/v3.3.0...v3.3.1
4447
[v3.3.0]: https://github.com/moodlehq/moodle-cs/compare/v3.2.0...v3.3.0

0 commit comments

Comments
 (0)