Skip to content

Commit 28ee4ac

Browse files
committed
update changelog.md
1 parent e518f70 commit 28ee4ac

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+
## [4.2.1] - 2020-03-19
10+
### Fixed
11+
- Fixed wallet recalculate command
12+
913
## [4.2.0] - 2020-03-08
1014

1115
### Added
@@ -453,7 +457,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
453457
- Exceptions: AmountInvalid, BalanceIsEmpty.
454458
- Models: Transfer, Transaction.
455459

456-
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/4.2.0...HEAD
460+
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/4.2.1...HEAD
461+
[4.2.1]: https://github.com/bavix/laravel-wallet/compare/4.2.0...4.2.1
457462
[4.2.0]: https://github.com/bavix/laravel-wallet/compare/4.1.2...4.2.0
458463
[4.1.2]: https://github.com/bavix/laravel-wallet/compare/4.1.1...4.1.2
459464
[4.1.1]: https://github.com/bavix/laravel-wallet/compare/4.1.0...4.1.1

0 commit comments

Comments
 (0)