File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 4.2.1] - 2020-03-19
10+ ### Fixed
11+ - Fixed wallet recalculate command
12+
913## [ 4.2.0] - 2020-03-08
1014
1115### Added
@@ -453,7 +457,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
453457- Exceptions: AmountInvalid, BalanceIsEmpty.
454458- Models: Transfer, Transaction.
455459
456- [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/4.2.0...HEAD
460+ [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/4.2.1...HEAD
461+ [ 4.2.1 ] : https://github.com/bavix/laravel-wallet/compare/4.2.0...4.2.1
457462[ 4.2.0 ] : https://github.com/bavix/laravel-wallet/compare/4.1.2...4.2.0
458463[ 4.1.2 ] : https://github.com/bavix/laravel-wallet/compare/4.1.1...4.1.2
459464[ 4.1.1 ] : https://github.com/bavix/laravel-wallet/compare/4.1.0...4.1.1
You can’t perform that action at this time.
0 commit comments