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 fc8a58d commit f5f1582Copy full SHA for f5f1582
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to `laravel-db-snapshots` will be documented in this file
4
5
+## 2.5.2 - 2023-03-27
6
+
7
+### What's Changed
8
9
+- fix uploading gz snapshot by @deonthomasgy in https://github.com/spatie/laravel-db-snapshots/pull/138
10
11
+### New Contributors
12
13
+- @deonthomasgy made their first contribution in https://github.com/spatie/laravel-db-snapshots/pull/138
14
15
+**Full Changelog**: https://github.com/spatie/laravel-db-snapshots/compare/2.5.1...2.5.2
16
17
## 2.5.1 - 2023-01-24
18
19
### What's Changed
0 commit comments