diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c0a750e..d4600c12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ -### Version 7.5 +### Version 7.6 * Adds base api support via single-inheritance interfaces +### Version 7.5 ++* Added possibility to leave slash encoded in path parameters + ### Version 7.4 * Allows `@Headers` to be applied to a type