Skip to content

Commit e10886d

Browse files
committed
docs: Update CHANGELOG
1 parent 34f849a commit e10886d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

posthog-server/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Next
22

3+
- fix!: Restructured `groupProperties` and `userProperties` types to match the API and other SDKs
4+
35
## 1.1.0 - 2025-10-03
46

57
- feat: `timestamp` can now be overridden when capturing an event ([#297](https://github.com/PostHog/posthog-android/issues/297))

posthog/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Next
22

3+
- fix: Typed `groupProperties` and `userProperties` types to match the API and other SDKs
4+
35
## 4.2.0 - 2025-10-23
46

57
- feat: allow override of event timestamp ([#309](https://github.com/PostHog/posthog-android/pull/309))

0 commit comments

Comments
 (0)