mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update changelog with reserved keywords
This commit is contained in:
parent
496b7ea1d2
commit
834bb1a110
@ -25,7 +25,7 @@ Breaking Changes:
|
||||
* Moved (and reworked) standard library contracts from inside the compiler to github.com/ethereum/solidity/std
|
||||
(``import "std";`` or ``import owned;`` do not work anymore).
|
||||
* Confusing and undocumented keyword "after" was removed.
|
||||
* New reserved words: hex, payable, abstract, static, interface
|
||||
* New reserved words: abstract, hex, interface, payable, pure, static, view
|
||||
|
||||
Features:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user