Skip to content

Commit 595a87b

Browse files
committed
update changelog.md
1 parent 622ce7a commit 595a87b

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+
## [8.0.2] - 2022-02-12
10+
### Fixed
11+
- Added keys to service provider
12+
913
## [8.0.1] - 2022-02-12
1014
### Fixed
1115
- Fixed bug preventing redis from being used #429 @mattvb91
@@ -772,7 +776,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
772776
- Exceptions: AmountInvalid, BalanceIsEmpty.
773777
- Models: Transfer, Transaction.
774778

775-
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/8.0.1...develop
779+
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/8.0.2...develop
780+
[8.0.2]: https://github.com/bavix/laravel-wallet/compare/8.0.1...8.0.2
776781
[8.0.1]: https://github.com/bavix/laravel-wallet/compare/8.0.0...8.0.1
777782
[8.0.0]: https://github.com/bavix/laravel-wallet/compare/7.3.0...8.0.0
778783
[7.3.0]: https://github.com/bavix/laravel-wallet/compare/7.2.0...7.3.0

0 commit comments

Comments
 (0)