File tree 1 file changed +6
-1
lines changed
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
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 8.1.1] - 2022-03-18
10
+ ### Updated
11
+ - Expanding the error description. Helps to reduce the number of issue.
12
+
9
13
## [ 8.1.0] - 2022-03-13
10
14
### Removed
11
15
- Method ` getAvailableBalance ` .
@@ -811,7 +815,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
811
815
- Exceptions: AmountInvalid, BalanceIsEmpty.
812
816
- Models: Transfer, Transaction.
813
817
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
815
820
[ 8.1.0 ] : https://github.com/bavix/laravel-wallet/compare/8.0.6...8.1.0
816
821
[ 8.0.6 ] : https://github.com/bavix/laravel-wallet/compare/8.0.5...8.0.6
817
822
[ 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