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.1.1] - 2022-03-18
10+ ### Updated
11+ - Expanding the error description. Helps to reduce the number of issue.
12+
913## [ 8.1.0] - 2022-03-13
1014### Removed
1115- Method ` getAvailableBalance ` .
@@ -811,7 +815,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
811815- Exceptions: AmountInvalid, BalanceIsEmpty.
812816- Models: Transfer, Transaction.
813817
814- [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/8.1.0...develop
818+ [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/8.1.1...develop
819+ [ 8.1.1 ] : https://github.com/bavix/laravel-wallet/compare/8.1.0...8.1.1
815820[ 8.1.0 ] : https://github.com/bavix/laravel-wallet/compare/8.0.6...8.1.0
816821[ 8.0.6 ] : https://github.com/bavix/laravel-wallet/compare/8.0.5...8.0.6
817822[ 8.0.5 ] : https://github.com/bavix/laravel-wallet/compare/8.0.4...8.0.5
You can’t perform that action at this time.
0 commit comments