Skip to content

Commit a154776

Browse files
committed
v3.1.0
1 parent dae3769 commit a154776

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
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [3.1.0] - 2019-07-27
810
### Added
911
- Add exchange method's.
1012
- Add confirm method's.
@@ -339,7 +341,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
339341
- Exceptions: AmountInvalid, BalanceIsEmpty.
340342
- Models: Transfer, Transaction.
341343

342-
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/3.0.4...HEAD
344+
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/3.1.0...HEAD
345+
[3.1.0]: https://github.com/bavix/laravel-wallet/compare/3.0.4...3.1.0
343346
[3.0.4]: https://github.com/bavix/laravel-wallet/compare/3.0.3...3.0.4
344347
[3.0.3]: https://github.com/bavix/laravel-wallet/compare/3.0.2...3.0.3
345348
[3.0.2]: https://github.com/bavix/laravel-wallet/compare/3.0.1...3.0.2

0 commit comments

Comments
 (0)