Skip to content

Commit 008bea1

Browse files
author
Babichev Maxim
committed
update changelog
1 parent 4bfedf8 commit 008bea1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

changelog.md

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

0 commit comments

Comments
 (0)