diff --git a/.idea/misc.xml b/.idea/misc.xml
index 563484c..5992d23 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -25,9 +25,8 @@
-
-
+
\ No newline at end of file
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 27d2e87..f2cd338 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Upcoming changes...
+## [0.7.3] - 2024-09-12
+### Added
+- Added variables `DEFAULT_SCAN_URL` and `DEFAULT_SCAN_URL2` to separate the scan URL from the scan path
+
## [0.7.2] - 2024-04-17
### Added
- Added [tagging workflow](.github/workflows/version-tag.yml) to aid release generation
@@ -90,4 +94,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[0.6.1]: https://github.com/scanoss/scanoss.java/compare/v0.6.0...v0.6.1
[0.7.0]: https://github.com/scanoss/scanoss.java/compare/v0.6.1...v0.7.0
[0.7.1]: https://github.com/scanoss/scanoss.java/compare/v0.7.0...v0.7.1
-[0.7.2]: https://github.com/scanoss/scanoss.java/compare/v0.7.1...v0.7.2
\ No newline at end of file
+[0.7.2]: https://github.com/scanoss/scanoss.java/compare/v0.7.1...v0.7.2
+[0.7.3]: https://github.com/scanoss/scanoss.java/compare/v0.7.2...v0.7.3
\ No newline at end of file