@@ -20,9 +20,26 @@ <h1>{VERSION}</h1>
2020-->
2121
2222< div >
23- < h1 > 11.1 </ h1 >
23+ < h1 > 11.2 </ h1 >
2424 < p >
2525 See the < a href ="https://github.com/SonarSource/sonarlint-eclipse/releases "> GitHub Release page</ a >
26+ < ul >
27+ < li > < a href ="https://sonarsource.atlassian.net/browse/SLCORE-1133 "> Improve Git blaming by relying on native Git if possible</ a > </ li >
28+ < li > < a href ="https://sonarsource.atlassian.net/browse/SLE-1068 "> Improve onboarding experience by adding the SonarQube vies to perspectives</ a > </ li >
29+ < li > Update JS/TS/CSS analyzer -> < a href ="https://github.com/SonarSource/SonarJS/releases/tag/10.21.1.30825 "> 10.21.1</ a > </ li >
30+ < li > Update PHP analyzer -> < a href ="https://github.com/SonarSource/sonar-php/releases/tag/3.43.0.12862 "> 3.43</ a > </ li >
31+ < li > Update Python analyzer -> < a href ="https://github.com/SonarSource/sonar-python/releases/tag/5.0.0.20426 "> 5.0</ a > </ li >
32+ < li > Update HTML analyzer -> < a href ="https://github.com/SonarSource/sonar-html/releases/tag/3.19.0.5695 "> 3.19</ a > </ li >
33+ < li > Update XML analyzer -> < a href ="https://github.com/SonarSource/sonar-xml/releases/tag/2.12.1.5881 "> 2.12.1</ a > </ li >
34+ < li > Fixed some bugs and regressions.</ li >
35+ </ ul >
36+ </ p >
37+ </ div >
38+
39+ < div >
40+ < h2 > 11.1</ h2 >
41+ < p >
42+ See the < a href ="https://github.com/SonarSource/sonarlint-eclipse/releases/tag/11.1.0.82589 "> GitHub Release page</ a >
2643 < ul >
2744 < li > < a href ="https://sonarsource.atlassian.net/browse/SLE-1064 "> Offer users the option to change the token when it is invalid</ a > </ li >
2845 < li > < a href ="https://sonarsource.atlassian.net/browse/SLE-1065 "> Overhauled the error reporting mechanism introduced in the last release</ a > </ li >
@@ -48,23 +65,6 @@ <h2>11.0</h2>
4865 </ p >
4966</ div >
5067
51- < div >
52- < h2 > 10.12</ h2 >
53- < p >
54- See the < a href ="https://github.com/SonarSource/sonarlint-eclipse/releases/tag/10.12.0.82500 "> GitHub Release page</ a >
55- < ul >
56- < li > < a href ="https://sonarsource.atlassian.net/browse/SLE-972 "> Rely on Eclipse WWD for Node.js if possible</ a > </ li >
57- < li > Update C/C++ analyzer -> 6.62</ li >
58- < li > Update Java analyzer -> < a href ="https://github.com/SonarSource/sonar-java/releases/tag/8.9.0.37768 "> 8.9</ a > </ li >
59- < li > Update JS/TS/CSS analyzer -> < a href ="https://github.com/SonarSource/SonarJS/releases/tag/10.20.0.29356 "> 10.20</ a > </ li >
60- < li > Update PHP analyzer -> < a href ="https://github.com/SonarSource/sonar-php/releases/tag/3.42.0.12795 "> 3.42</ a > </ li >
61- < li > Update Python analyzer -> < a href ="https://github.com/SonarSource/sonar-python/releases/tag/4.26.0.19456 "> 4.26</ a > </ li >
62- < li > Update HTML analyzer -> < a href ="https://github.com/SonarSource/sonar-html/releases/tag/3.18.0.5605 "> 3.18</ a > </ li >
63- < li > Update text and secrets analyzer -> 2.20</ li >
64- </ ul >
65- </ p >
66- </ div >
67-
6868< div >
6969 < h2 > Older releases</ h2 >
7070 < p >
0 commit comments