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.1.6] - 2019-08-08
10+ ### Added
11+ - Add support laravel cashier #87 @imhuso
12+
913## [ 3.1.5] - 2019-08-07
1014### Fixed
1115- Fixed math rounding (mantissa) #85 @anthoz69
@@ -380,7 +384,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
380384- Exceptions: AmountInvalid, BalanceIsEmpty.
381385- Models: Transfer, Transaction.
382386
383- [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/3.1.5...HEAD
387+ [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/3.1.6...HEAD
388+ [ 3.1.6 ] : https://github.com/bavix/laravel-wallet/compare/3.1.5...3.1.6
384389[ 3.1.5 ] : https://github.com/bavix/laravel-wallet/compare/3.1.4...3.1.5
385390[ 3.1.4 ] : https://github.com/bavix/laravel-wallet/compare/3.1.3...3.1.4
386391[ 3.1.3 ] : https://github.com/bavix/laravel-wallet/compare/3.1.2...3.1.3
You can’t perform that action at this time.
0 commit comments