File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments