Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 2.56 KB

CHANGELOG.md

File metadata and controls

54 lines (33 loc) · 2.56 KB

Changelog

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

No meaningful changes since last release.

4.0.1 (2019-01-08)

Fixed

  • Fixed a bug where the SDK would use the Delivery API regardless of configuration.

4.0.0 (2018-11-12)

ATTENTION: This release contains breaking changes. Please take extra care when updating to this version.

Changed

  • Use version 4.0 of the Contentful SDK. [BREAKING] This release contains breaking changes, you can read more about them in the SDK Changelog for version 4.0.0.

3.0.0 (2018-06-25)

ATTENTION: This release contains breaking changes. Please take extra care when updating to this version.

Changed

  • Use version 3.0 of the Contentful SDK. [BREAKING] This release contains breaking changes, you can read more about them in the SDK Changelog for version 3.0.0.

2.0.0 (2017-06-13)

ATTENTION: This release contains breaking changes. Please take extra care when updating to this version.

Changed

  • Use version 2.0 of the Contentful SDK. [BREAKING] This release contains breaking changes, you can read more about them in the SDK Changelog for version 2.0.0.

1.0.0 (2017-04-26)

Changed

  • Use version 1.0 of the Contentful SDK.

0.8.0-beta (2017-04-12)

Added

  • The ability to set the default locale for querying the space by setting delivery.defaultLocale

Changed

  • Use version 0.8 of the Contentful SDK. Note: This release contains breaking changes, you can read more about them in the change logs for version 0.7 and version 0.8.

0.6.0-beta (2017-04-05)

Initial release