Skip to content

Commit ba7e42d

Browse files
committed
upgrade CHANGELOG.md for next release 1.4.0
1 parent c129557 commit ba7e42d

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

CHANGELOG.md

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

1010
### Added
1111

12-
- Python rules moved from `ecoCode` repository to current repository
13-
- [#142](https://github.com/green-code-initiative/ecoCode/issues/142) new Python rule : Multiple if-else statement + refactoring implementation
14-
- [#205](https://github.com/green-code-initiative/ecoCode/issues/205) compatibility with SonarQube 10.1
15-
1612
### Changed
1713

1814
### Deleted
1915

20-
## [0.0.0]
16+
## [1.4.0] - 2023-08-08
2117

2218
### Added
2319

24-
### Changed
25-
26-
### Deleted
20+
- Python rules moved from `ecoCode` repository to current repository
21+
- [#142](https://github.com/green-code-initiative/ecoCode/issues/142) new Python rule : Multiple if-else statement + refactoring implementation
22+
- [#205](https://github.com/green-code-initiative/ecoCode/issues/205) compatibility with SonarQube 10.1
2723

28-
[unreleased]: https://github.com/green-code-initiative/ecoCode-python/compare/v0.0.1...HEAD
29-
[0.0.1]: https://github.com/green-code-initiative/ecoCode-python/compare/v0.0.0...0.0.1
24+
[unreleased]: https://github.com/green-code-initiative/ecoCode-python/compare/v1.4.0...HEAD
25+
[1.4.0]: https://github.com/green-code-initiative/ecoCode-python/compare/v0.0.0...1.4.0

0 commit comments

Comments
 (0)