From a1549f8bc32bb5ba10109461e156e00a0644b769 Mon Sep 17 00:00:00 2001 From: Sinuhe Tellez Date: Sat, 5 Jun 2021 23:37:34 -0400 Subject: [PATCH] use file path and url path scape --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c720de..59e7a0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.0.11] - 2021-06-05 ### Changed -- Unittests +- return to filepath as the best way to handle paths for different platforms. ## [0.0.10] - 2021-05-06 ### Added