File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff 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.1]  - 2022-02-12 
10+ ### Fixed  
11+ -  Fixed bug preventing redis from being used #429   @mattvb91  
12+ 
913## [ 8.0.0]  - 2022-02-08 
1014### Added  
1115-  Add support laravel ^9.0
@@ -768,7 +772,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
768772-  Exceptions: AmountInvalid, BalanceIsEmpty.
769773-  Models: Transfer, Transaction.
770774
771- [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/8.0.0...develop 
775+ [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/8.0.1...develop 
776+ [ 8.0.1 ] : https://github.com/bavix/laravel-wallet/compare/8.0.0...8.0.1 
772777[ 8.0.0 ] : https://github.com/bavix/laravel-wallet/compare/7.3.0...8.0.0 
773778[ 7.3.0 ] : https://github.com/bavix/laravel-wallet/compare/7.2.0...7.3.0 
774779[ 7.2.0 ] : https://github.com/bavix/laravel-wallet/compare/7.1.0...7.2.0 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments