diff --git a/CHANGELOG.md b/CHANGELOG.md index 06ca279..970a309 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] ### Fixed -- Escape slashes in entity keys when they appear in the URL path +- Escape slashes in entity keys when they appear in the URL path - Jon Friesen ### Removed - Python 3.7 (long after its EOL) is no longer supported by pyodata. Python 3.8 is now minimal supported version. - Petr Hanak