mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update docs/060-breaking-changes.rst
Co-Authored-By: Bhargava Shastry <bhargava.shastry@ethereum.org>
This commit is contained in:
parent
9da57ee791
commit
3438a8d498
@ -86,7 +86,7 @@ New Features
|
||||
============
|
||||
|
||||
This section lists things that were not possible prior to Solidity 0.6.0
|
||||
or at least more difficult.
|
||||
or at least were more difficult to achieve prior to Solidity 0.6.0.
|
||||
|
||||
* The :ref:`try/catch statement <try-catch>` allows you to react on failed external calls.
|
||||
* ``struct`` and ``enum`` types can be declared at file level.
|
||||
|
Loading…
Reference in New Issue
Block a user