We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0e0b12 commit 3b36fe2Copy full SHA for 3b36fe2
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to `nativephp-laravel` will be documented in this file.
4
5
+## 0.5.7 - 2024-09-16
6
+
7
+### What's Changed
8
9
+* Feature: Broadcast custom Events on IPC by @gwleuverink in https://github.com/NativePHP/laravel/pull/367
10
11
+### New Contributors
12
13
+* @gwleuverink made their first contribution in https://github.com/NativePHP/laravel/pull/367
14
15
+**Full Changelog**: https://github.com/NativePHP/laravel/compare/0.5.6...0.5.7
16
17
## 0.5.6 - 2024-09-09
18
19
### What's Changed
0 commit comments