Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down