mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add changelog entry for payable constructor
This commit is contained in:
parent
60e9c901e9
commit
819da2f0cd
@ -10,6 +10,7 @@ Features:
|
||||
Bugfixes:
|
||||
|
||||
* Inline assembly: calculate stack height warning correctly even when local variables are used.
|
||||
* Support the ``payable`` keyword on constructors.
|
||||
* Parser: disallow empty enum definitions.
|
||||
* Type checker: disallow conversion between different enum types.
|
||||
* Interface JSON: do not include trailing new line.
|
||||
|
Loading…
Reference in New Issue
Block a user