Skip to content

Commit

Permalink
prepare 2.2.0 : update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
dedece35 committed Jan 26, 2025
1 parent 85e61a4 commit 34298ae
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- GCI90 C#: Use `Cast` instead of `Select` to cast.
- [#370](https://github.com/green-code-initiative/creedengo-rules-specifications/pull/370) Add new JS rule GCI36 - Avoid autoplay for videos and audio content

### Changed

### Deleted

## [2.2.0] - 2025-01-26

### Added

- GCI90 C#: Use `Cast` instead of `Select` to cast.
- [#361](https://github.com/green-code-initiative/creedengo-rules-specifications/pull/361) correction of GCI72 Java rule example
- [#370](https://github.com/green-code-initiative/creedengo-rules-specifications/pull/370) Add new JS rule GCI36 - Avoid autoplay for videos and audio content

## [2.1.0] - 2025-01-03

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

## Comparison List

[unreleased](https://github.com/green-code-initiative/creedengo-rules-specifications/compare/2.1.0...HEAD)
[unreleased](https://github.com/green-code-initiative/creedengo-rules-specifications/compare/2.2.0...HEAD)
[2.2.0](https://github.com/green-code-initiative/creedengo-rules-specifications/compare/2.1.0...2.2.0)
[2.1.0](https://github.com/green-code-initiative/creedengo-rules-specifications/compare/2.0.0...2.1.0)
[2.0.0](https://github.com/green-code-initiative/creedengo-rules-specifications/compare/1.6.5...2.0.0)
[1.6.5](https://github.com/green-code-initiative/creedengo-rules-specifications/compare/1.6.4...1.6.5)
Expand Down

0 comments on commit 34298ae

Please sign in to comment.