Skip to content

Commit

Permalink
prepare 1.5.4 : update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
dedece35 committed May 24, 2024
1 parent 1b0479f commit ef71a4c
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

### Changed

### Deleted

## [1.5.4] - 2024-05-24

### Added

- [#298](https://github.com/green-code-initiative/ecoCode/pull/298) Add HTML rule EC36 (Avoid autoplay for videos and audio content)
- [C# #36](https://github.com/green-code-initiative/ecoCode-csharp/issues/36) [EC86] [C#] GC.Collect should not be called
- [C# #42](https://github.com/green-code-initiative/ecoCode-csharp/issues/42) [EC87] [C#] Use collection indexer
Expand All @@ -19,8 +27,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [mobile #302](https://github.com/green-code-initiative/ecoCode/pull/302) Big cleanup / sorting of mobile related rules
- [C# #304](https://github.com/green-code-initiative/ecoCode/pull/304) [EC81] [C#] Fix type in json spec to allow import into Sonarqube

### Deleted

## [1.5.3] - 2024-05-03

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

## Comparison List

[unreleased](https://github.com/green-code-initiative/ecoCode/compare/1.5.3...HEAD)
[unreleased](https://github.com/green-code-initiative/ecoCode/compare/1.5.4...HEAD)
[1.5.4](https://github.com/green-code-initiative/ecoCode/compare/1.5.3...1.5.4)
[1.5.3](https://github.com/green-code-initiative/ecoCode/compare/1.5.2...1.5.3)
[1.5.2](https://github.com/green-code-initiative/ecoCode/compare/1.5.1...1.5.2)
[1.5.1](https://github.com/green-code-initiative/ecoCode/compare/1.5.0...1.5.1)
Expand Down

0 comments on commit ef71a4c

Please sign in to comment.