You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
6
6
The format of this change log follows the advice given at [Keep a CHANGELOG](http://keepachangelog.com).
7
7
8
8
## [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).
11
13
12
14
## [v3.3.2] - 2023-02-13
13
15
### Added
@@ -38,7 +40,8 @@ All features are maintained and no new features have been introduced to either t
38
40
39
41
All the details about [previous releases] can be found in [local_codechecker](https://github.com/moodlehq/moodle-local_codechecker) own change log.
0 commit comments