diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f4a33d..9d896e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ 1. Added the ability to explicitly specify the uuid for capturing events. If uuid is not specified, Posthog will calculate it automatically (suitable for most cases). 2. Removed unused config function `uid()`. +## 1.2.18 + +* [Full Changelog](https://github.com/PostHog/posthog-go/compare/v1.2.17...v1.2.18) + +## 1.2.17 + +* [Full Changelog](https://github.com/PostHog/posthog-go/compare/v1.2.16...v1.2.17) + ## 1.2.16 * [Full Changelog](https://github.com/PostHog/posthog-go/compare/v1.2.15...v1.2.16)