Skip to content

Commit

Permalink
fix changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rez1dent3 committed Jan 24, 2024
1 parent eefaea2 commit a91fb6f
Showing 1 changed file with 25 additions and 3 deletions.
28 changes: 25 additions & 3 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## 10.1.2 - 2024-01-23

## What's Changed
* build(deps): bump bavix/.github from 0.1.7 to 0.1.9 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/laravel-wallet/pull/854
* add a check for passing the correct model by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/laravel-wallet/pull/859
* Update Transfer Model by [@gkmk](https://github.com/gkmk) in https://github.com/bavix/laravel-wallet/pull/858
* phpstan baseline by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/laravel-wallet/pull/860

## New Contributors
* [@gkmk](https://github.com/gkmk) made their first contribution in https://github.com/bavix/laravel-wallet/pull/858

**Full Changelog**: https://github.com/bavix/laravel-wallet/compare/10.1.1...10.1.2

## 9.6.3 - 2024-01-23

## What's Changed
* Update Transfer Model by [@gkmk](https://github.com/gkmk) in https://github.com/bavix/laravel-wallet/pull/858

## New Contributors
* [@gkmk](https://github.com/gkmk) made their first contribution in https://github.com/bavix/laravel-wallet/pull/858

**Full Changelog**: https://github.com/bavix/laravel-wallet/compare/9.6.2...9.6.3

## 10.1.1 - 2024-01-19

## What's Changed
Expand Down Expand Up @@ -817,7 +840,7 @@
## 6.2.1 - 2021-11-02

### Fixed
- Fix looping for old configs. #387 [@AbdullahFaqeir](https://github.com/AbdullahFaqeir), #391 [@Hussam3bd](https://github.com/Hussam3bd) [@alexstewartja](https://github.com/alexstewartja)
- Fix looping for old configs. #387 [@AbdullahFaqeir](https://github.com/AbdullahFaqeir), #391 [@Hussam3bd](https://github.com/Hussam3bd) @alexstewartja

## What's Changed
* Looping by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/laravel-wallet/pull/393
Expand Down Expand Up @@ -1114,7 +1137,7 @@ This removes a lot of errors that were sent to my email.
## 5.3.1 - 2020-08-18

### Fixed
- Fixed migration issue with db table prefix #195 [@reedknight](https://github.com/reedknight) [@cispl-shaswatad](https://github.com/cispl-shaswatad)
- Fixed migration issue with db table prefix #195 [@reedknight](https://github.com/reedknight) @cispl-shaswatad

## What's Changed
* Pull195 by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/laravel-wallet/pull/196
Expand Down Expand Up @@ -1998,4 +2021,3 @@ The operation is now executed in the transaction and updates the new `refund` fi
**Full Changelog**: https://github.com/bavix/laravel-wallet/commits/0.0.1



0 comments on commit a91fb6f

Please sign in to comment.