Skip to content

Commit 8521fe5

Browse files
committed
update changelog.md
1 parent 4dd5eff commit 8521fe5

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+
## [4.2.0] - 2020-03-07
10+
911
### Added
1012
- Add laravel 7 support
1113

@@ -451,7 +453,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
451453
- Exceptions: AmountInvalid, BalanceIsEmpty.
452454
- Models: Transfer, Transaction.
453455

454-
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/4.1.2...HEAD
456+
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/4.2.0...HEAD
457+
[4.2.0]: https://github.com/bavix/laravel-wallet/compare/4.1.2...4.2.0
455458
[4.1.2]: https://github.com/bavix/laravel-wallet/compare/4.1.1...4.1.2
456459
[4.1.1]: https://github.com/bavix/laravel-wallet/compare/4.1.0...4.1.1
457460
[4.1.0]: https://github.com/bavix/laravel-wallet/compare/4.0.1...4.1.0

0 commit comments

Comments
 (0)