File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,17 @@ Changes for each release are listed in this file.
44
55This project adheres to [ Semantic Versioning] ( https://semver.org/ )  for its releases.
66
7+ ## v0.2.1 (2024-09-10)  
8+ 
9+ [ Full Changelog] ( https://github.com/main-branch/simplecov-rspec/compare/v0.2.0..v0.2.1 ) 
10+ 
11+ Changes since v0.2.0:
12+ 
13+ *  d714b58 Simplify how the experimental ruby builds are triggered
14+ *  de79d66 Use a reusable workflow for the Semver PR label check
15+ *  d29ecac Add Semver PR Label workflow
16+ *  0fed875 Update the version of code climate test coverage reporter
17+ 
718## v0.2.0 (2024-09-08)  
819
920[ Full Changelog] ( https://github.com/main-branch/simplecov-rspec/compare/v0.1.0..v0.2.0 ) 
Original file line number Diff line number Diff line change 33module  Simplecov 
44  class  Rspec 
55    # This gem's version 
6-     VERSION  =  '0.2.0 ' 
6+     VERSION  =  '0.2.1 ' 
77  end 
88end 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments