Skip to content

Commit d21f5db

Browse files
committed
[ISSUE 14] correction comprison list in CHANGELOG.md
1 parent df4c548 commit d21f5db

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

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

1212
### Changed
1313

14+
-[#14](https://github.com/green-code-initiative/ecoCode-python/issues/14) Correction of error with deprecated EC34 rule
15+
1416
### Deleted
1517

1618
## [1.4.1] - 2024-01-05
@@ -41,6 +43,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4143
- [#142](https://github.com/green-code-initiative/ecoCode/issues/142) new Python rule : Multiple if-else statement + refactoring implementation
4244
- [#205](https://github.com/green-code-initiative/ecoCode/issues/205) compatibility with SonarQube 10.1
4345

44-
[unreleased]: https://github.com/green-code-initiative/ecoCode-python/compare/v1.4.1...HEAD
45-
[1.4.1]: https://github.com/green-code-initiative/ecoCode-python/compare/v1.4.0...1.4.1
46-
[1.4.0]: https://github.com/green-code-initiative/ecoCode-python/compare/v0.0.0...1.4.0
46+
## Comparison list
47+
48+
[unreleased](https://github.com/green-code-initiative/ecoCode-python/compare/1.4.1...HEAD)
49+
[1.4.1](https://github.com/green-code-initiative/ecoCode-python/compare/1.4.0...1.4.1)
50+
[1.4.0](https://github.com/green-code-initiative/ecoCode-python/releases/tag/1.4.0)

0 commit comments

Comments
 (0)