Skip to content

Commit 65474b7

Browse files
committed
Add SonarQube 10.4 support to CHANGELOG.md
1 parent 762f3b9 commit 65474b7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

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

1010
### Added
1111

12+
- Add support for SonarQube up to 10.4
1213
- [#30](https://github.com/green-code-initiative/ecoCode-javascript/issues/30) EC24: define the WHERE clause as a limiting keyword
1314
- [#32](https://github.com/green-code-initiative/ecoCode-javascript/pull/32) Add support for SonarQube 10.4 "DownloadOnlyWhenRequired" feature
1415
- [ecoCode#185](https://github.com/green-code-initiative/ecoCode/issues/185) Add build number to manifest

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The standalone version of the ESLint plugin is available from [npmjs](https://np
5656

5757
| Plugins Version | SonarQube version | ESLint version |
5858
|-----------------|-------------------|----------------|
59-
| 1.4.+ | 9.9.+ LTS to 10.4 | 7+ |
59+
| 1.4.+, 1.5.+ | 9.9.+ LTS to 10.4 | 7+ |
6060

6161
🤝 Contribution
6262
---------------

0 commit comments

Comments
 (0)