From 681507e76b76fe967aad535ca1e9e5a2b5ff0d7f Mon Sep 17 00:00:00 2001 From: Jeronimo Ortiz <166400360+scanossjeronimo@users.noreply.github.com> Date: Fri, 13 Sep 2024 11:10:25 -0300 Subject: [PATCH] updated changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2cd338..da11f4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [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 +- Added variables `DEFAULT_BASE_URL` and `DEFAULT_BASE_URL2` to separate the scan URL from the scan path ## [0.7.2] - 2024-04-17 ### Added