File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ backward-compatible features and patch releases contain fixes.
99
1010## [ Unreleased]
1111
12+ ## [ 0.5.2] - 2026-06-28
13+
1214### Added
1315- ** Realtime** : ` PhrityWebSocketConnection ` and ` PhrityWebSocketConnectionFactory `
1416 — a ready-made ` WebSocketConnection ` adapter backed by ` phrity/websocket ^3.0 ` .
@@ -104,7 +106,8 @@ backward-compatible features and patch releases contain fixes.
104106 and a typed ` Supabase\Exception\* ` hierarchy.
105107- ** Edge Functions** module. ` Client::functions() ` → ` FunctionsClient::invoke() ` .
106108
107- [ Unreleased ] : https://github.com/webrek/supabase-php/compare/v0.5.1...HEAD
109+ [ Unreleased ] : https://github.com/webrek/supabase-php/compare/v0.5.2...HEAD
110+ [ 0.5.2 ] : https://github.com/webrek/supabase-php/compare/v0.5.1...v0.5.2
108111[ 0.5.1 ] : https://github.com/webrek/supabase-php/compare/v0.5.0...v0.5.1
109112[ 0.5.0 ] : https://github.com/webrek/supabase-php/compare/v0.4.0...v0.5.0
110113[ 0.4.0 ] : https://github.com/webrek/supabase-php/compare/v0.3.0...v0.4.0
You can’t perform that action at this time.
0 commit comments