From a5deec1a6b76936cc0f04ad4678d82f8eeafb79a Mon Sep 17 00:00:00 2001 From: mo khan Date: Tue, 19 May 2020 23:42:28 -0600 Subject: Update CHANGELOG --- CHANGELOG.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index a51725f..e6f197c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -Version 0.13.2 +Version 0.13.3 # Changelog @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.13.3] - 2020-05-19 +### Fixed +- Ignore invalid URLs during scan. + ## [0.13.2] - 2020-05-17 ### Fixed - Detect licenses when provided as an array. @@ -177,7 +181,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Provide ruby API to the latest SPDX catalogue. -[Unreleased]: https://github.com/spandx/spandx/compare/v0.13.0...HEAD +[Unreleased]: https://github.com/spandx/spandx/compare/v0.13.3...HEAD +[0.13.0]: https://github.com/spandx/spandx/compare/v0.13.2...v0.13.3 +[0.13.0]: https://github.com/spandx/spandx/compare/v0.13.1...v0.13.2 +[0.13.0]: https://github.com/spandx/spandx/compare/v0.13.0...v0.13.1 [0.13.0]: https://github.com/spandx/spandx/compare/v0.12.3...v0.13.0 [0.12.3]: https://github.com/spandx/spandx/compare/v0.12.2...v0.12.3 [0.12.2]: https://github.com/spandx/spandx/compare/v0.12.1...v0.12.2 -- cgit v1.2.3