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 1d93ba4 commit 09230c4Copy full SHA for 09230c4
CHANGELOG.md
@@ -4,6 +4,15 @@ All notable changes to `laravel-expo-notifier` will be documented in this file.
4
5
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
6
7
+## 0.0.13 - 2024-03-28
8
+
9
+### What's Changed
10
11
+* fix: set jsonData when creating ExpoMessage from JSON by @joemugen in https://github.com/YieldStudio/laravel-expo-notifier/pull/30
12
+* feat: adds support for legacy FPM API use by @joemugen in https://github.com/YieldStudio/laravel-expo-notifier/pull/31
13
14
+**Full Changelog**: https://github.com/YieldStudio/laravel-expo-notifier/compare/0.0.12...0.0.13
15
16
## 0.0.12 - 2024-03-07
17
18
### What's Changed
0 commit comments