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.2] - 2021-11-02
10+ ### Changed
11+ - Update key from cache
12+
913## [ 6.2.1] - 2021-11-02
1014### Fixed
1115- Fix looping for old configs. #387 @AbdullahFaqeir , #391 @Hussam3bd @alexstewartja
@@ -671,7 +675,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
671675- Exceptions: AmountInvalid, BalanceIsEmpty.
672676- Models: Transfer, Transaction.
673677
674- [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/6.2.1...develop
678+ [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/6.2.2...develop
679+ [ 6.2.2 ] : https://github.com/bavix/laravel-wallet/compare/6.2.1...6.2.2
675680[ 6.2.1 ] : https://github.com/bavix/laravel-wallet/compare/6.2.0...6.2.1
676681[ 6.2.0 ] : https://github.com/bavix/laravel-wallet/compare/6.1.0...6.2.0
677682[ 6.1.0 ] : https://github.com/bavix/laravel-wallet/compare/6.0.4...6.1.0
You can’t perform that action at this time.
0 commit comments