solidity/docs/090-breaking-changes.rst
2021-08-31 10:42:38 +02:00

29 lines
503 B
ReStructuredText

********************************
Solidity v0.9.0 Breaking Changes
********************************
This section highlights the main breaking changes introduced in Solidity
version 0.9.0.
For the full list check
`the release changelog <https://github.com/ethereum/solidity/releases/tag/v0.9.0>`_.
Silent Changes of the Semantics
===============================
...
New Restrictions
================
...
Interface Changes
=================
...
How to update your code
=======================
...