mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #1555 from ethereum/chriseth-patch-1
Changelog entry about assembly output
This commit is contained in:
commit
fa157883f5
@ -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