File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,19 @@ of the unreleased and any previous release candidates change logs.
3535## Unreleased  
3636_ The following are changes which have been implemented in the VTR master branch but have not yet been included in an official release._ 
3737
38+ ### Added  
39+ 
40+ ### Changed  
41+ 
42+ ### Fixed  
43+ 
44+ ### Deprecated  
45+ 
46+ ### Removed  
47+ 
48+ 
49+ ## v8.0.0-rc1 - 2019-06-13  
50+ 
3851### Added  
3952 *  Support for arbitrary FPGA device grids/floorplans
4053 *  Support for clustered blocks with width > 1
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ option(ODIN_DEBUG "Enable building oding with extra debug flags" OFF)
3535set (VTR_VERSION_MAJOR 8)
3636set (VTR_VERSION_MINOR 0)
3737set (VTR_VERSION_PATCH 0)
38- set (VTR_VERSION_PRERELEASE "dev " )
38+ set (VTR_VERSION_PRERELEASE "rc1 " )
3939
4040include (FilesToDirs)
4141
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments