From 09276cb9d3589493176bc45b2075517c2087d75b Mon Sep 17 00:00:00 2001 From: Alex Beregszaszi Date: Wed, 27 Sep 2017 14:11:44 +0100 Subject: Do not add members of address to contracts in experimental 0.5.0 --- docs/types.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/types.rst b/docs/types.rst index 5c291f35..ebc753a0 100644 --- a/docs/types.rst +++ b/docs/types.rst @@ -107,6 +107,9 @@ Operators: * ``<=``, ``<``, ``==``, ``!=``, ``>=`` and ``>`` +.. note:: + Starting with version 0.5.0 contracts do not derive from the address type, but can still be explicitly converted to address. + .. _members-of-addresses: Members of Addresses -- cgit v1.2.3