Skip to content

Latest commit

 

History

History
64 lines (29 loc) · 2.2 KB

CHANGELOG.md

File metadata and controls

64 lines (29 loc) · 2.2 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.2.0 (2024-10-03)

Features

  • add spm support for braze integration (#37) (c4a32fc)

2.1.0 (2024-06-11)

Features

  • bump the braze_kit sdk version to 9.3.0 (#34) (f73936c)

2.0.0 (2024-02-13)

⚠ BREAKING CHANGES

  • update braze sdk to version 7.5.0

Features

  • update braze sdk to version 7.5.0 (bbe622f)

1.4.0 (2023-12-19)

Features

  • implement getUnderlyingInstance API in braze integration (#29) (7782406)

1.3.0 (2023-09-04)

Features

  • update braze sdk to latest version 6.6.0 (4fdd25b)

1.2.0 (2023-04-17)

Features

  • added support for hybrid mode (835e32b)
  • upgraded Appboy(4.5.4) and Rudder(1.12.0) SDK (d0dc6f1)

1.1.1 (2023-01-17)

Bug Fixes

  • handle boolean conversion for dedupKey (133655c)

1.1.0 (2023-01-05)

Features

  • support for deduplication key (a6f2ccd)