diff --git a/CHANGELOG.md b/CHANGELOG.md index 3898ae768..a9aa7b63a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ ## 1.22.0 +* Report "Blocker" and "Critical" issues at the "Warning" level +* Check at startup and at regular intervals for binding updates in connected mode * Update Java analyzer 6.13 -> [6.14](https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10973&version=16672) -> [6.15](https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10973&version=16700) -> [6.15.1](https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10973&version=16745), 6 new rules, fewer FPs and FNs, rule improvements * Update JS/TS analyzer 7.1 -> [7.2](https://github.com/SonarSource/SonarJS/milestone/32?closed=1) -> [7.2.1](https://github.com/SonarSource/SonarJS/milestone/34?closed=1) -> [7.3](https://github.com/SonarSource/SonarJS/milestone/33?closed=1) -> [7.4](https://github.com/SonarSource/SonarJS/milestone/35?closed=1) -> [7.4.1](https://github.com/SonarSource/SonarJS/milestone/37?closed=1) -> [7.4.2](https://github.com/SonarSource/SonarJS/milestone/38?closed=1), support for TypeScript 4.2, analyze TypeScript in Vue.js components, fewer FPs and FNs * Update PHP analyzer 3.15 -> [3.16](https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10956&version=16652) -> [3.17](https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10956&version=16724), fewer false positives, dependency upgrades