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
+10-4Lines changed: 10 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,13 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Added
11
11
12
-
- GCI90 C#: Use `Cast` instead of `Select` to cast.
13
-
-[#370](https://github.com/green-code-initiative/creedengo-rules-specifications/pull/370) Add new JS rule GCI36 - Avoid autoplay for videos and audio content
14
-
15
12
### Changed
16
13
17
14
### Deleted
18
15
16
+
## [2.2.0] - 2025-01-26
17
+
18
+
### Added
19
+
20
+
- GCI90 C#: Use `Cast` instead of `Select` to cast.
21
+
-[#361](https://github.com/green-code-initiative/creedengo-rules-specifications/pull/361) correction of GCI72 Java rule example
22
+
-[#370](https://github.com/green-code-initiative/creedengo-rules-specifications/pull/370) Add new JS rule GCI36 - Avoid autoplay for videos and audio content
23
+
19
24
## [2.1.0] - 2025-01-03
20
25
21
26
### Added
@@ -380,7 +385,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments