File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 8.4.0] - 2022-04-20
10+ ### Added
11+ - MaximalTaxable
12+ - Added strictness in internal classes
13+
914## [ 8.3.0] - 2022-04-15
1015### Added
1116- Added the ability to create custom events
@@ -834,7 +839,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
834839- Exceptions: AmountInvalid, BalanceIsEmpty.
835840- Models: Transfer, Transaction.
836841
837- [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/8.3.0...develop
842+ [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/8.4.0...develop
843+ [ 8.4.0 ] : https://github.com/bavix/laravel-wallet/compare/8.3.0...8.4.0
838844[ 8.3.0 ] : https://github.com/bavix/laravel-wallet/compare/8.2.1...8.3.0
839845[ 8.2.1 ] : https://github.com/bavix/laravel-wallet/compare/8.2.0...8.2.1
840846[ 8.2.0 ] : https://github.com/bavix/laravel-wallet/compare/8.1.1...8.2.0
You can’t perform that action at this time.
0 commit comments