Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
atmonshi authored and github-actions[bot] committed Jul 2, 2023
1 parent 53a5345 commit 0fbda05
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

All notable changes to `wind` will be documented in this file

## 2.4.22 - 2023-07-02

### What's Changed

- fix migration by @atmonshi in https://github.com/lara-zeus/wind/pull/58

### publish the migration:

`php artisan vendor:publish --tag=zeus-wind-migrations`

and run:
`php artisan migrate`

**Full Changelog**: https://github.com/lara-zeus/wind/compare/2.4.21...2.4.22

## 2.4.21 - 2023-07-02

### What's Changed
Expand Down

0 comments on commit 0fbda05

Please sign in to comment.