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+ ## [ 4.1.2] - 2019-01-20
10+ ### Added
11+ - add ` $amountFloat ` to Transaction model
12+
913## [ 4.1.1] - 2019-01-16
1014### Changed
1115- upgrade composer packages
@@ -444,7 +448,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
444448- Exceptions: AmountInvalid, BalanceIsEmpty.
445449- Models: Transfer, Transaction.
446450
447- [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/4.1.1...HEAD
451+ [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/4.1.2...HEAD
452+ [ 4.1.2 ] : https://github.com/bavix/laravel-wallet/compare/4.1.1...4.1.2
448453[ 4.1.1 ] : https://github.com/bavix/laravel-wallet/compare/4.1.0...4.1.1
449454[ 4.1.0 ] : https://github.com/bavix/laravel-wallet/compare/4.0.1...4.1.0
450455[ 4.0.1 ] : https://github.com/bavix/laravel-wallet/compare/4.0.0...4.0.1
You can’t perform that action at this time.
0 commit comments