Skip to content

Commit 376694b

Browse files
committed
Release 0.2.0
1 parent c9a699b commit 376694b

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.2.0] - 2025-10-01
9+
10+
### Added
11+
12+
- Operation support in `identifyUser` method for better user state management
13+
- Locale parameter in `identifyUser` method to support localization
14+
15+
### Changed
16+
17+
- Upgraded native Android SDK version
18+
- Upgraded native iOS SDK version
19+
- Enhanced `identifyUser` API with additional parameters
20+
821
## [0.1.0] - 2025-08-27
922

1023
### Added

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: setgreet
22
description: Official Flutter SDK for Setgreet - Mobile app user onboarding and engagement platform
3-
version: 0.1.0
3+
version: 0.2.0
44
homepage: https://setgreet.com
55
repository: https://github.com/setgreet/setgreet-flutter-sdk
66
issue_tracker: https://github.com/setgreet/setgreet-flutter-sdk/issues

0 commit comments

Comments
 (0)