Skip to content

Commit 34298ae

Browse files
committed
prepare 2.2.0 : update CHANGELOG
1 parent 85e61a4 commit 34298ae

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

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-
1512
### Changed
1613

1714
### Deleted
1815

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+
1924
## [2.1.0] - 2025-01-03
2025

2126
### Added
@@ -380,7 +385,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
380385

381386
## Comparison List
382387

383-
[unreleased](https://github.com/green-code-initiative/creedengo-rules-specifications/compare/2.1.0...HEAD)
388+
[unreleased](https://github.com/green-code-initiative/creedengo-rules-specifications/compare/2.2.0...HEAD)
389+
[2.2.0](https://github.com/green-code-initiative/creedengo-rules-specifications/compare/2.1.0...2.2.0)
384390
[2.1.0](https://github.com/green-code-initiative/creedengo-rules-specifications/compare/2.0.0...2.1.0)
385391
[2.0.0](https://github.com/green-code-initiative/creedengo-rules-specifications/compare/1.6.5...2.0.0)
386392
[1.6.5](https://github.com/green-code-initiative/creedengo-rules-specifications/compare/1.6.4...1.6.5)

0 commit comments

Comments
 (0)