Skip to content

Release 3.3.1

Compare
Choose a tag to compare
@jaeopt jaeopt released this 29 May 18:42

3.3.1

May 29th, 2020

Bug Fixes:

  • This release adds an SDK key param to Optimizely constructor. The user can now create an Optimizely instance only using an SDK key. Previously the user was required to create a HTTPProjectConfigManager, and pass it as a config manager in the constructor. (#189, #193)