diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c45d6a..4703d51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed + +- Replace ulrllib.parse.urljoin by posixpath.join in AsyncConnector + ## [1.15.0] - 2024-09-28 ### Changed