From 3e8eeb610977606615ffddbf5393740976407283 Mon Sep 17 00:00:00 2001 From: Patrick Arminio Date: Sat, 5 Oct 2024 20:14:39 +0100 Subject: [PATCH] Add tweet file --- TWEET.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 TWEET.md diff --git a/TWEET.md b/TWEET.md new file mode 100644 index 0000000000..b9ee890bd1 --- /dev/null +++ b/TWEET.md @@ -0,0 +1,7 @@ +🆕 Release $version is out! Thanks to $contributor for the PR 👏 + +🚀 Starting with this release, WebSocket logic now lives in the base class +shared across all HTTP integrations. More consistent behavior and easier +maintenance for WebSockets across integrations. 🎉 + +Get it here 👉 $release_url