Skip to content

Commit 1adf777

Browse files
authored
Update changelog.md
1 parent d1ef2bf commit 1adf777

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+
## [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

0 commit comments

Comments
 (0)