Skip to content

Commit ef71a4c

Browse files
committed
prepare 1.5.4 : update CHANGELOG
1 parent 1b0479f commit ef71a4c

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

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

1010
### Added
1111

12+
### Changed
13+
14+
### Deleted
15+
16+
## [1.5.4] - 2024-05-24
17+
18+
### Added
19+
1220
- [#298](https://github.com/green-code-initiative/ecoCode/pull/298) Add HTML rule EC36 (Avoid autoplay for videos and audio content)
1321
- [C# #36](https://github.com/green-code-initiative/ecoCode-csharp/issues/36) [EC86] [C#] GC.Collect should not be called
1422
- [C# #42](https://github.com/green-code-initiative/ecoCode-csharp/issues/42) [EC87] [C#] Use collection indexer
@@ -19,8 +27,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1927
- [mobile #302](https://github.com/green-code-initiative/ecoCode/pull/302) Big cleanup / sorting of mobile related rules
2028
- [C# #304](https://github.com/green-code-initiative/ecoCode/pull/304) [EC81] [C#] Fix type in json spec to allow import into Sonarqube
2129

22-
### Deleted
23-
2430
## [1.5.3] - 2024-05-03
2531

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

294300
## Comparison List
295301

296-
[unreleased](https://github.com/green-code-initiative/ecoCode/compare/1.5.3...HEAD)
302+
[unreleased](https://github.com/green-code-initiative/ecoCode/compare/1.5.4...HEAD)
303+
[1.5.4](https://github.com/green-code-initiative/ecoCode/compare/1.5.3...1.5.4)
297304
[1.5.3](https://github.com/green-code-initiative/ecoCode/compare/1.5.2...1.5.3)
298305
[1.5.2](https://github.com/green-code-initiative/ecoCode/compare/1.5.1...1.5.2)
299306
[1.5.1](https://github.com/green-code-initiative/ecoCode/compare/1.5.0...1.5.1)

0 commit comments

Comments
 (0)