mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changelog entry.
This commit is contained in:
parent
d34b561f68
commit
a32def5c42
@ -1,9 +1,10 @@
|
||||
### 0.4.8 (unreleased)
|
||||
|
||||
Features:
|
||||
* Optimiser: Performance improments.
|
||||
* Output: Print assembly in new standardized Solidity assembly format.
|
||||
|
||||
BugFixes:
|
||||
Bugfixes:
|
||||
* Remappings: Prefer longer context over longer prefix.
|
||||
* 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