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 c68b48d commit b6848b2Copy full SHA for b6848b2
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to `nutgram/laravel` will be documented in this file.
4
5
+## 1.4.2 - 2024-08-05
6
+
7
+### What's Changed
8
9
+* Add conversation ttl to laravel service provider by @iwex in https://github.com/nutgram/laravel/pull/25
10
11
+### New Contributors
12
13
+* @iwex made their first contribution in https://github.com/nutgram/laravel/pull/25
14
15
+**Full Changelog**: https://github.com/nutgram/laravel/compare/1.4.1...1.4.2
16
17
## 1.4.1 - 2024-06-01
18
19
- Reduce bundle size
0 commit comments