File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1313        id : composer-cache 
1414        run : echo "::set-output name=dir::$(composer config cache-files-dir)" 
1515      - name : Cache dependencies 
16-         uses : actions/cache@v2  
16+         uses : actions/cache@v4  
1717        with :
1818          path : ${{ steps.composer-cache.outputs.dir }} 
1919          key : ${{ runner.os }}-composer-${{ hashFiles('**/composer.lock') }} 
Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ before starting to add changes.
99
1010## [ Unreleased]  
1111
12+ ## [ 1.15.0]  - 13.03.2025 
13+ 
14+ -  Drupal 10 compatibility.
15+ 
1216## [ 1.14.1]  - 04.10.2023 
1317
1418-  coc_forms_auto_export dependency
@@ -77,3 +81,14 @@ before starting to add changes.
7781- Security in case of vulnerabilities. 
7882
7983``` 
84+ 
85+ 
86+ [ Unreleased ] : https://github.com/OS2Forms/os2forms_forloeb_profile/compare/1.15.0...HEAD 
87+ [ 1.15.0 ] : https://github.com/OS2Forms/os2forms_forloeb_profile/compare/1.14.1...1.15.0 
88+ [ 1.14.1 ] : https://github.com/OS2Forms/os2forms_forloeb_profile/compare/1.14.0...1.14.1 
89+ [ 1.14.0 ] : https://github.com/OS2Forms/os2forms_forloeb_profile/compare/1.13.0...1.14.0 
90+ [ 1.13.0 ] : https://github.com/OS2Forms/os2forms_forloeb_profile/compare/1.12.0...1.13.0 
91+ [ 1.12.0 ] : https://github.com/OS2Forms/os2forms_forloeb_profile/compare/1.11.0...1.12.0 
92+ [ 1.11.0 ] : https://github.com/OS2Forms/os2forms_forloeb_profile/compare/1.10.0...1.11.0 
93+ [ 1.10.0 ] : https://github.com/OS2Forms/os2forms_forloeb_profile/compare/1.9.0...1.10.0 
94+ [ 1.9.0 ] : https://github.com/OS2Forms/os2forms_forloeb_profile/releases/tag/1.9.0 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments