From da2dab425f3954ce7c3f27a202103215f071baad Mon Sep 17 00:00:00 2001 From: Nuno Santos Date: Tue, 4 Apr 2023 16:54:54 +0100 Subject: [PATCH] Update docs/breaking-changes.rst MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Nikola Matić --- docs/breaking-changes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/breaking-changes.rst b/docs/breaking-changes.rst index 0181a39ba..81b3e1347 100644 --- a/docs/breaking-changes.rst +++ b/docs/breaking-changes.rst @@ -323,7 +323,7 @@ This section highlights the main breaking changes introduced in Solidity version 0.6.0, along with the reasoning behind the changes and how to update affected code. For the full list check -`the release changelog `_. +`the release changelog `__. Changes the Compiler Might not Warn About