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.0.6] - 2022-02-26
10+ ### Updated
11+ - Replaced an object with an interface (Events) #444 @ysfkaya
12+
913## [ 8.0.5] - 2022-02-21
1014### Added
1115- Spanish language #443 @EdX9
@@ -797,7 +801,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
797801- Exceptions: AmountInvalid, BalanceIsEmpty.
798802- Models: Transfer, Transaction.
799803
800- [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/8.0.5...develop
804+ [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/8.0.6...develop
805+ [ 8.0.6 ] : https://github.com/bavix/laravel-wallet/compare/8.0.5...8.0.6
801806[ 8.0.5 ] : https://github.com/bavix/laravel-wallet/compare/8.0.4...8.0.5
802807[ 8.0.4 ] : https://github.com/bavix/laravel-wallet/compare/8.0.3...8.0.4
803808[ 8.0.3 ] : https://github.com/bavix/laravel-wallet/compare/8.0.2...8.0.3
You can’t perform that action at this time.
0 commit comments