Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 862 Bytes

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 862 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.2.1] - 2021-02-04

Changed

  • Using the SDK from Java is now easier thanks to some Java/Kotlin interoperability annotations

[1.2.0] - 2020-09-04

Changed

  • previewApiKey must now be provided to getPreviewChannel() instead of ContentChefEnvironmentConfiguration
  • onlineApiKey must now be provided to getOnlineChannel() instead of ContentChefEnvironmentConfiguration

[1.1.0] - 2020-07-10

Changed

  • onlineApiKey and previewApiKey must now be provided to ContentChefEnvironmentConfiguration

[1.0.0] - 2020-01-31

Added

  • Initial version, created by ContentChef team