Skip to content

Commit 820a895

Browse files
author
Victor Hernández
committed
docs: changelog for v0.5.2
1 parent b723702 commit 820a895

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)