Skip to content

Commit

Permalink
Add change log entry
Browse files Browse the repository at this point in the history
Signed-off-by: Carmen Bianca Bakker <carmenbianca@fsfe.org>
  • Loading branch information
carmenbianca committed Jan 22, 2022
1 parent 4fc97b6 commit 4a89de3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,11 @@ The versions follow [semantic versioning](https://semver.org).

### Fixed

- Better support for unary "+" operator in license identifiers. For example, if
`Apache-1.0+` appears as a declared license, it should not be identified as
missing, bad, or unused if `LICENSES/Apache-1.0.txt` exists. It is, however,
identified separately as a used license. (#123)

### Security

## 0.14.0 - 2021-12-27
Expand Down

0 comments on commit 4a89de3

Please sign in to comment.