File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to the process_executer gem will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) 
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## v2.0.0 (2025-03-03)  
9+ 
10+ [ Full Changelog] ( https://github.com/main-branch/process_executer/compare/v1.3.0..v2.0.0 ) 
11+ 
12+ Changes since v1.3.0:
13+ 
14+ *  f0836cc feat: refactor the interface to simplify the gem
15+ 
816## v1.3.0 (2025-02-26)  
917
1018[ Full Changelog] ( https://github.com/main-branch/process_executer/compare/v1.2.0..v1.3.0 ) 
Original file line number Diff line number Diff line change 22
33module  ProcessExecuter 
44  # The current Gem version 
5-   VERSION  =  '1.3 .0' 
5+   VERSION  =  '2.0 .0' 
66end 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments