Skip to content

Commit c28958c

Browse files
authored
Update changelog.md
1 parent 3cbc863 commit c28958c

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.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

0 commit comments

Comments
 (0)