diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 098f0d5..9b357e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # GitLab License management changelog +## v1.7.4 + +- Install [.NET Core 2.2, 3.0](https://github.com/pivotal/LicenseFinder/pull/632) so that we can install packages for .NET Core 2.2, 3.0 projects. +- Parse SPDX identifier from license URL sourced from `licenses.nuget.org` and `opensource.org`. +- Use lower case license name as identifier for unknown licenses to remove ambiguity. + ## v1.7.3 - Update SPDX.org catalogue from version `3.6` to `3.7`. |
