]> source.dussan.org Git - sonarqube.git/commitdiff
DOCS add Release Notes link
authorMikeBirnstiehl <michael.birnstiehl@sonarsource.com>
Thu, 30 Apr 2020 18:26:17 +0000 (13:26 -0500)
committersonartech <sonartech@sonarsource.com>
Wed, 6 May 2020 20:03:54 +0000 (20:03 +0000)
server/sonar-docs/src/pages/setup/upgrade-notes.md

index 761c78b2803ca597dee4b05127f451c3462b7384..51dc388a6be3c48e33d0dfcb679d5b4fa9254fba 100644 (file)
@@ -20,6 +20,8 @@ The code coverage for .NET projects now takes into account the branch/condition
 **Applications on the Projects page**  
 [Applications](/user-guide/applications/) are now found on the Projects page. You can filter, favorite, and tag applications like you can with projects. ([MMF-1382](https://jira.sonarsource.com/browse/MMF-1382)).
 
+[Full Release Notes](https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10930&version=15640)
+
 ## Release 8.2 Upgrade Notes  
 **Security Hotspots: dedicated space and workflow**
 * The Security Hotspots have a brand new space where developers can perform security reviews. The review process has been simplified. It's no longer necessary to transform a Security Hotspot into a Manual Vulnerability and back. A developer can now simply mark a Security Hotspot as Safe, Fixed, or leave it as-is if more time is needed. ([MMF-1868](https://jira.sonarsource.com/browse/MMF-1868)).
@@ -88,4 +90,4 @@ The SonarQube server now requires Java 11. Analyses may continue to use Java 8 i
 **Pylint should be run manually**  
 Running Pylint automatically during python analysis has been deprecated. Additionally, it is broken in this version on Windows. If needed, Pylint must be run ahead of time and the resulting report passed in to analysis. 
 
-[Full Release Notes](https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10930&version=14945)
\ No newline at end of file
+[Full Release Notes](https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10930&version=14945)