Skip to content

Commit a234476

Browse files
committed
update creedengo-rules-spec + update CHANGELOG
1 parent 9fbedca commit a234476

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

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

1212
### Changed
1313

14-
- [#43](https://github.com/green-code-initiative/creedengo-python/pull/43) Strong renaming plugin from `ecocode-python` to `creedengo-python` (and maven groupid from `io.ecocode` to `io.greencodeinitiative`)
14+
- [#43](https://github.com/green-code-initiative/creedengo-python/pull/43) Migration from `ecocode-python` to `creedengo-python`
1515

1616
### Deleted
1717

1818
## Comparison list
19+
20+
[unreleased](https://github.com/green-code-initiative/creedengo-python/compare/1.0.0...HEAD)
21+
[1.1.0](https://github.com/green-code-initiative/creedengo-python/releases/tag/1.0.0)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<mockito.version>5.14.1</mockito.version>
6262

6363
<!-- temporary version waiting for a real automatic release in creedengo repository -->
64-
<creedengo-rules-specifications.version>0.0.4</creedengo-rules-specifications.version>
64+
<creedengo-rules-specifications.version>1.0.0</creedengo-rules-specifications.version>
6565

6666
</properties>
6767

0 commit comments

Comments
 (0)