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+ ## [ 3.3.0] - 2019-09-10
10+ ### Added
11+ - Added the ability to easily overload the main classes #106
12+
913## [ 3.2.1] - 2019-09-10
1014### Fixed
1115- Fixed calculation of commission for exchange #101 @haojingliu
@@ -399,7 +403,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
399403- Exceptions: AmountInvalid, BalanceIsEmpty.
400404- Models: Transfer, Transaction.
401405
402- [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/3.2.1...HEAD
406+ [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/3.3.0...HEAD
407+ [ 3.3.0 ] : https://github.com/bavix/laravel-wallet/compare/3.2.1...3.3.0
403408[ 3.2.1 ] : https://github.com/bavix/laravel-wallet/compare/3.2.0...3.2.1
404409[ 3.2.0 ] : https://github.com/bavix/laravel-wallet/compare/3.1.6...3.2.0
405410[ 3.1.6 ] : https://github.com/bavix/laravel-wallet/compare/3.1.5...3.1.6
You can’t perform that action at this time.
0 commit comments