Skip to content

Commit 5927ff9

Browse files
authored
Update changelog.md
1 parent 9e819c3 commit 5927ff9

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

changelog.md

+6-1
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)