Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix changelog.md #867

Merged
merged 2 commits into from
Jan 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 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 @@ -1999,3 +2022,4 @@ The operation is now executed in the transaction and updates the new `refund` fi




Loading