diff --git a/CHANGELOG.md b/CHANGELOG.md index fe2e775..328b445 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +### 30/11/2022 + +- Fixed response data in axios request with accept-encoding to identity +- Allow to force change server url for init + ### 11/11/2022 - Fixed axios is not a function