Skip to content

Commit

Permalink
finalise changelog for 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mxmehl committed Jun 11, 2021
1 parent 136615c commit 3776acf
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The versions follow [semantic versioning](https://semver.org).
### Security
-->

## Unreleased - YYYY-MM-DD
## 0.13.0 - 2021-06-11

### Added

Expand All @@ -50,8 +50,6 @@ The versions follow [semantic versioning](https://semver.org).

- Provide `latest-debian` as Docker Hub tag, created by `Dockerfile-debian`. (#321)

- Bump `alpine` Docker base image to 3.13. (#369)

- More file types are recognised:

- Javascript modules (`.mjs`)
Expand All @@ -74,6 +72,10 @@ The versions follow [semantic versioning](https://semver.org).
- SonarScanner (`sonar-project.properties`)
- Gradle (`gradle-wrapper.properties`, `gradlew`)

### Changed

- Bump `alpine` Docker base image to 3.13. (#369)

### Fixed

- Fixed a regression where unused licenses were not at all detected. (#285)
Expand All @@ -93,6 +95,8 @@ The versions follow [semantic versioning](https://semver.org).

- Catch erroneous SPDX expressions. (#331)

- Updated SPDX license list to 3.13.

## 0.12.1 - 2020-12-17

### Fixed
Expand Down

0 comments on commit 3776acf

Please sign in to comment.