diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ed20b1..5082bea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,12 +8,21 @@ We follow the format used by [Open Telemetry](https://github.com/open-telemetry/ ## Version 2.4.0 (2024-09-05) +### Added + +- Adds the use of @topsort/sdk for reporting events by @barbmarcio in ([#275](https://github.com/Topsort/analytics.js/pull/275)) + ### Fixed + - Fix truncation of `seenEvents` ([#282](https://github.com/Topsort/analytics.js/pull/282)) - Fix id of purchase events ([#283](https://github.com/Topsort/analytics.js/pull/283)) +### Dependencies + +chore(deps): Bump @topsort/sdk from 0.2.0 to 0.3.1 by @barbmarcio in ([#285](https://github.com/Topsort/analytics.js/pull/285)) + ## Version 2.3.1 (2024-04-11) Patch release to fix tags