mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	Changelog entry about assembly output
This commit is contained in:
		
							parent
							
								
									4f5da2ea14
								
							
						
					
					
						commit
						643182865b
					
				| @ -1,5 +1,8 @@ | ||||
| ### 0.4.8 (unreleased) | ||||
| 
 | ||||
| Features: | ||||
|  * Output: Print assembly in new standardized Solidity assembly format. | ||||
| 
 | ||||
| BugFixes: | ||||
|  * Type checker, code generator: enable access to events of base contracts' names. | ||||
|  * Imports: ``import ".dir/a"`` is not a relative path.  Relative paths begin with directory ``.`` or ``..``. | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user