Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Jan 12, 2022
1 parent 15a716c commit 92aa401
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions UPGRADING.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## From v7 to v8

- There are no changes to the public API. You can upgrade without having to make any changes. The package now requires Laravel 9

## From v6 to v7

- All notification class names got suffixed with 'Notification'. Make sure you update the classnames where you are using these notifications.
Expand Down

0 comments on commit 92aa401

Please sign in to comment.