Skip to content

Commit a90cd09

Browse files
authored
Update CHANGELOG.md
1 parent a873c36 commit a90cd09

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,37 @@
99

1010
#
1111

12+
## [v3.5.0](https://github.com/mixpanel/mixpanel-unity/tree/v3.5.0) (2024-02-29)
13+
14+
### Enhancements
15+
16+
- Add the UseIpAddressForGeolocation option for MixpanelSettings [\#170](https://github.com/mixpanel/mixpanel-unity/pull/170), thanks @qwe321qwe321qwe321 !
17+
- Add onFlushComplete callback [\#168](https://github.com/mixpanel/mixpanel-unity/pull/168), thanks @elic-sightful
18+
19+
### Bug fixes
20+
- Use DEVELOPMENT_BUILD build flag instead of Debug.isDebugBuild [\#167](https://github.com/mixpanel/mixpanel-unity/pull/167), thanks @elic-sightful
21+
- Fixed single quotes in readme [\#172](https://github.com/mixpanel/mixpanel-unity/pull/172), thanks @AldeRoberge
22+
23+
#
24+
25+
## [v3.4.2](https://github.com/mixpanel/mixpanel-unity/tree/v3.4.2) (2023-11-08)
26+
27+
### Bug fixes
28+
29+
Remove the internal release script. https://github.com/mixpanel/mixpanel-unity/pull/165
30+
address issue #164
31+
32+
#
33+
34+
## [v3.4.2](https://github.com/mixpanel/mixpanel-unity/tree/v3.4.2) (2023-09-20)
35+
36+
### Bug fixes
37+
38+
Remove the internal release script. https://github.com/mixpanel/mixpanel-unity/pull/165
39+
address issue #164
40+
41+
#
42+
1243
## [v3.4.1](https://github.com/mixpanel/mixpanel-unity/tree/v3.4.1) (2023-09-20)
1344

1445
### Enhancements

0 commit comments

Comments
 (0)