diff --git a/ChangeLog.md b/ChangeLog.md index 8a909ead066..00e1b88f8ba 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,13 +1,14 @@ # Change Log -### 2020-xx-xx - 5.3.4 +### 2020-09-24 - 5.3.4 Autorest core version: 3.0.6318 -Modelerfour version: 4.15.419 +Modelerfour version: 4.15.421 **Bug Fixes** - Include `content_type` docstrings for LRO and paging operations in the case of multiple media types #778 +- Return response body if its content type is `text/plain` (taken from m4 update - m4 PR #353) ### 2020-09-17 - 5.3.3 Autorest core version: 3.0.6318 diff --git a/README.md b/README.md index 645a2dac356..bf352a5190a 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ pass-thru: - subset-reducer version: ^3.0.6318 use-extension: - "@autorest/modelerfour": 4.15.419 + "@autorest/modelerfour": 4.15.421 modelerfour: group-parameters: true