Skip to content

Commit 06770c3

Browse files
authored
Update changelog.md
1 parent 0c06720 commit 06770c3

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

changelog.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
### Removed
2323
- Removed php 7.4 support
2424

25+
## [7.3.2] - 2022-02-12
26+
### Fixed
27+
- Added keys to service provider
28+
29+
## [7.3.1] - 2022-02-12
30+
### Fixed
31+
- Fixed bug preventing redis from being used #429 @mattvb91
32+
2533
## [7.3.0] - 2021-12-10
2634
### Added
2735
- Credit Limits
@@ -779,7 +787,9 @@ The operation is now executed in the transaction and updates the new `refund` fi
779787
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/8.0.2...develop
780788
[8.0.2]: https://github.com/bavix/laravel-wallet/compare/8.0.1...8.0.2
781789
[8.0.1]: https://github.com/bavix/laravel-wallet/compare/8.0.0...8.0.1
782-
[8.0.0]: https://github.com/bavix/laravel-wallet/compare/7.3.0...8.0.0
790+
[8.0.0]: https://github.com/bavix/laravel-wallet/compare/7.3.2...8.0.0
791+
[7.3.2]: https://github.com/bavix/laravel-wallet/compare/7.3.1...7.3.2
792+
[7.3.1]: https://github.com/bavix/laravel-wallet/compare/7.3.0...7.3.1
783793
[7.3.0]: https://github.com/bavix/laravel-wallet/compare/7.2.0...7.3.0
784794
[7.2.0]: https://github.com/bavix/laravel-wallet/compare/7.1.0...7.2.0
785795
[7.1.0]: https://github.com/bavix/laravel-wallet/compare/7.0.0...7.1.0

0 commit comments

Comments
 (0)