mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changelog: add a point about fee schedule update
This commit is contained in:
parent
56e4b82696
commit
a1da03328a
@ -14,6 +14,7 @@ Bugfixes:
|
||||
* Compiler interface: Fix a bug where source indexes could be inconsistent between Solidity compiled
|
||||
with different compilers (clang vs. gcc) or compiler settings. The bug was visible in AST
|
||||
and source mappings.
|
||||
* Gas-estimator: reflect the most recent fee schedule.
|
||||
* Type system: Contract inheriting from base with unimplemented constructor should be abstract.
|
||||
|
||||
### 0.4.10 (2017-03-15)
|
||||
|
Loading…
Reference in New Issue
Block a user