File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]  
88
9+ ## [ 8.0.3]  - 2022-02-19 
10+ ### Fixed  
11+ -  Fixed "UUID Duplicate entry" bug on eager loading. #438   @DanielSpravtsev  
12+ -  Use predefined PHP float epsilon (phpunit) sebastianbergmann/phpunit #4874 
13+ 
914## [ 8.0.2]  - 2022-02-12 
1015### Fixed  
1116-  Added keys to service provider
@@ -784,7 +789,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
784789-  Exceptions: AmountInvalid, BalanceIsEmpty.
785790-  Models: Transfer, Transaction.
786791
787- [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/8.0.2...develop 
792+ [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/8.0.3...develop 
793+ [ 8.0.3 ] : https://github.com/bavix/laravel-wallet/compare/8.0.2...8.0.3 
788794[ 8.0.2 ] : https://github.com/bavix/laravel-wallet/compare/8.0.1...8.0.2 
789795[ 8.0.1 ] : https://github.com/bavix/laravel-wallet/compare/8.0.0...8.0.1 
790796[ 8.0.0 ] : https://github.com/bavix/laravel-wallet/compare/7.3.2...8.0.0 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments