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 3b2e837 commit 99d12c7Copy full SHA for 99d12c7
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to `laravel-db-snapshots` will be documented in this file
4
5
+## 2.3.0 - 2022-04-20
6
+
7
+## What's Changed
8
9
+- Stream large snapshots by @jasonlfunk in https://github.com/spatie/laravel-db-snapshots/pull/118
10
11
+## New Contributors
12
13
+- @jasonlfunk made their first contribution in https://github.com/spatie/laravel-db-snapshots/pull/118
14
15
+**Full Changelog**: https://github.com/spatie/laravel-db-snapshots/compare/2.2.1...2.3.0
16
17
## 2.2.1 - 2022-01-14
18
19
- allow Laravel 9
0 commit comments