Skip to content

Commit 7ee7b8d

Browse files
freekmurzegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 1ea4c17 commit 7ee7b8d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to `laravel-db-snapshots` will be documented in this file
44

5+
## 2.3.1 - 2022-07-29
6+
7+
### What's Changed
8+
9+
- Fix undefined array key error in `SnapshotRepository::getAll()` by @eli-s-r in https://github.com/spatie/laravel-db-snapshots/pull/120
10+
11+
### New Contributors
12+
13+
- @eli-s-r made their first contribution in https://github.com/spatie/laravel-db-snapshots/pull/120
14+
15+
**Full Changelog**: https://github.com/spatie/laravel-db-snapshots/compare/2.3.0...2.3.1
16+
517
## 2.3.0 - 2022-04-20
618

719
## What's Changed

0 commit comments

Comments
 (0)