Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Commit 05e7cb0

Browse files
committed
Update changelog
1 parent 6dacecc commit 05e7cb0

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/changelog.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ id: changelog
33
title: Changelog
44
---
55

6+
## [8.7.0](https://github.com/sonar-scala/sonar-scala/releases/tag/v8.7.0) - 14.04.2021
7+
8+
Added support for SonarQube 8.7. ([@mwz](https://github.com/mwz) -
9+
[#650](https://github.com/sonar-scala/sonar-scala/pull/650))
10+
611
## [8.6.0](https://github.com/sonar-scala/sonar-scala/releases/tag/v8.6.0) - 16.12.2020
712

813
Added support for SonarQube 8.5. ([@mwz](https://github.com/mwz) -

docs/setup/sbt-sonar.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,9 @@ using an external properties file.
209209

210210
## Changelog
211211

212+
- **2.3.0** (02.05.2021) - Automatically set `sonar.projectBaseDir` property for
213+
the scanned project
214+
([#177](https://github.com/sonar-scala/sbt-sonar/pull/177)).
212215
- **2.2.0** (05.07.2020) - Improve compatibility with
213216
[SonarScala](https://docs.sonarqube.org/latest/analysis/languages/scala)
214217
plugin ([#117](https://github.com/sonar-scala/sbt-sonar/pull/117)). This

0 commit comments

Comments
 (0)