mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	Set release date for 0.7.6.
This commit is contained in:
		
							parent
							
								
									e347545597
								
							
						
					
					
						commit
						7f677025ec
					
				@ -1,4 +1,4 @@
 | 
				
			|||||||
### 0.7.6 (unreleased)
 | 
					### 0.7.6 (2020-12-16)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Language Features:
 | 
					Language Features:
 | 
				
			||||||
 * Code generator: Support conversion from calldata slices to memory and storage arrays.
 | 
					 * Code generator: Support conversion from calldata slices to memory and storage arrays.
 | 
				
			||||||
 | 
				
			|||||||
@ -1373,5 +1373,9 @@
 | 
				
			|||||||
    "0.7.5": {
 | 
					    "0.7.5": {
 | 
				
			||||||
        "bugs": [],
 | 
					        "bugs": [],
 | 
				
			||||||
        "released": "2020-11-18"
 | 
					        "released": "2020-11-18"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "0.7.6": {
 | 
				
			||||||
 | 
					        "bugs": [],
 | 
				
			||||||
 | 
					        "released": "2020-12-16"
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user