Update changelog and release 1.8.0

openapi3 1.8.0
Cristi Vîjdea 2018-05-31 00:24:48 +03:00
parent 256a052564
commit 6b2ce7d0f9
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Changelog
*Release date: Jun 01, 2018*
- **ADDED:** added a :ref:`swagger_schema_fields <swagger_schema_fields>` field on serializer ``Meta`` classes for
customizing schema generation
customizing schema generation (:issue:`132`, :pr:`134`)
- **FIXED:** error responses from schema views are now rendered with ``JSONRenderer`` instead of throwing
confusing errors (:pr:`130`, :issue:`58`)
- **FIXED:** ``readOnly`` schema fields will now no longer be marked as ``required`` (:pr:`133`)