diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bbec26d1e..b53413d2f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixes a bug where empty title would make generation fail #558 - Fixes a bug where float, long and binary types would not be parsed by the generator #558 - Fixes a bug where generation would fail on compact namespace names #558 +- Renames request info into request information to avoid conflicts with platform #559 ## [0.0.8] - 2021-08-25