Skip to content

Commit 71293e1

Browse files
authored
Update changelog.md
1 parent 0b7e9e8 commit 71293e1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

changelog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)