Skip to content

Commit

Permalink
Merge branch '4.1' into 4.2
Browse files Browse the repository at this point in the history
# Conflicts:
#	changelog.md
  • Loading branch information
rez1dent3 committed Mar 20, 2020
2 parents 1e2c561 + ba009d2 commit fb48c60
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Add laravel 7 support

## [4.1.3] - 2020-03-20
### Added
Added a patch from version 4.2.1 #150

## [4.1.2] - 2020-01-20
### Added
- add `$amountFloat` to Transaction model
Expand Down Expand Up @@ -459,7 +463,8 @@ The operation is now executed in the transaction and updates the new `refund` fi

[Unreleased]: https://github.com/bavix/laravel-wallet/compare/4.2.1...HEAD
[4.2.1]: https://github.com/bavix/laravel-wallet/compare/4.2.0...4.2.1
[4.2.0]: https://github.com/bavix/laravel-wallet/compare/4.1.2...4.2.0
[4.2.0]: https://github.com/bavix/laravel-wallet/compare/4.1.3...4.2.0
[4.1.3]: https://github.com/bavix/laravel-wallet/compare/4.1.2...4.1.3
[4.1.2]: https://github.com/bavix/laravel-wallet/compare/4.1.1...4.1.2
[4.1.1]: https://github.com/bavix/laravel-wallet/compare/4.1.0...4.1.1
[4.1.0]: https://github.com/bavix/laravel-wallet/compare/4.0.1...4.1.0
Expand Down

0 comments on commit fb48c60

Please sign in to comment.