You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,18 @@ All notable changes to `laravel-expo-notifier` will be documented in this file.
4
4
5
5
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
6
6
7
+
## 0.0.11 - 2024-02-16
8
+
9
+
### What's Changed
10
+
11
+
* bugfix: adds tests and fix bug sending more than 100 not batched notifications by @joemugen in https://github.com/YieldStudio/laravel-expo-notifier/pull/25
12
+
13
+
### New Contributors
14
+
15
+
*@joemugen made their first contribution in https://github.com/YieldStudio/laravel-expo-notifier/pull/25
0 commit comments