summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-05-19 23:42:28 -0600
committermo khan <mo.khan@gmail.com>2020-05-19 23:42:28 -0600
commita5deec1a6b76936cc0f04ad4678d82f8eeafb79a (patch)
tree4272195c9094d4e8bdaa0d2d233e43b8f6f2cfec /CHANGELOG.md
parent41612a8ce02ba61dc76da5500076746757e1a89b (diff)
Update CHANGELOG
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 9 insertions, 2 deletions
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