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+ ## [ 8.2.1] - 2022-04-14
10+ ### Fixed
11+ - Error in force transaction float #469 @EdX9
12+
913## [ 8.2.0] - 2022-04-03
1014### Added
1115- Add exception ` TransactionStartException `
@@ -819,7 +823,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
819823- Exceptions: AmountInvalid, BalanceIsEmpty.
820824- Models: Transfer, Transaction.
821825
822- [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/8.2.0...develop
826+ [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/8.2.1...develop
827+ [ 8.2.1 ] : https://github.com/bavix/laravel-wallet/compare/8.2.0...8.2.1
823828[ 8.2.0 ] : https://github.com/bavix/laravel-wallet/compare/8.1.1...8.2.0
824829[ 8.1.1 ] : https://github.com/bavix/laravel-wallet/compare/8.1.0...8.1.1
825830[ 8.1.0 ] : https://github.com/bavix/laravel-wallet/compare/8.0.6...8.1.0
You can’t perform that action at this time.
0 commit comments