File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff 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+ ## [ 6.2.3] - 2021-11-08
10+ ### Fixed
11+ - Fixed a bug with ` migrate:refresh `
12+
913## [ 6.2.2] - 2021-11-02
1014### Changed
1115- Update key from cache
@@ -675,7 +679,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
675679- Exceptions: AmountInvalid, BalanceIsEmpty.
676680- Models: Transfer, Transaction.
677681
678- [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/6.2.2...develop
682+ [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/6.2.3...develop
683+ [ 6.2.3 ] : https://github.com/bavix/laravel-wallet/compare/6.2.2...6.2.3
679684[ 6.2.2 ] : https://github.com/bavix/laravel-wallet/compare/6.2.1...6.2.2
680685[ 6.2.1 ] : https://github.com/bavix/laravel-wallet/compare/6.2.0...6.2.1
681686[ 6.2.0 ] : https://github.com/bavix/laravel-wallet/compare/6.1.0...6.2.0
You can’t perform that action at this time.
0 commit comments