From 7933b24ffc262eec268a8c870c2ca7545fe5ab4c Mon Sep 17 00:00:00 2001 From: Manoel Aranda Neto <5731772+marandaneto@users.noreply.github.com> Date: Thu, 16 Apr 2026 17:19:51 +0200 Subject: [PATCH] Remove warning entry for multiple PostHog instances --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1f133d..8fe56a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,3 @@ -1. fix: Warn when multiple PostHog client instances are created with the same API key ([#57](https://github.com/PostHog/posthog-ruby/issues/57)) - ## 3.6.4 ### Patch Changes