File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 5.0.0] - 2020-03-13
10+
911### Added
1012- add support "Arbitrary Precision Mathematics" (` ext-bcmath ` ) #139 #146
1113- add ` Mathable ` service (helps switch quickly from bcmath to php computing)
@@ -467,7 +469,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
467469- Exceptions: AmountInvalid, BalanceIsEmpty.
468470- Models: Transfer, Transaction.
469471
470- [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/4.2.0...develop
472+ [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/5.0.0...develop
473+ [ 5.0.0 ] : https://github.com/bavix/laravel-wallet/compare/4.2.0...5.0.0
471474[ 4.2.0 ] : https://github.com/bavix/laravel-wallet/compare/4.1.2...4.2.0
472475[ 4.1.2 ] : https://github.com/bavix/laravel-wallet/compare/4.1.1...4.1.2
473476[ 4.1.1 ] : https://github.com/bavix/laravel-wallet/compare/4.1.0...4.1.1
You can’t perform that action at this time.
0 commit comments