Changed * Improved error messages and handling for all API errors.
1.3.0
Not secure
Added * Added `X-Contentful-User-Agent` header for more information.
1.2.0
Not secure
Added * Added configuration option `max_include_resolution_depth` for controlling depth of reference resolution.
1.1.1
Not secure
Fixed * Fix JSON Deserialization when Arrays are included in the JSON Object fields. * Fix return values when value is `None` [11](https://github.com/contentful/contentful.py/issues/11)
1.1.0
Not secure
Added * Add wrapper object around array-like endpoints [9](https://github.com/contentful/contentful.py/issues/9)
Fixed * Fix exception thrown on Entry not found [8](https://github.com/contentful/contentful.py/issues/8)