You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release_notes.html
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -34,10 +34,10 @@
34
34
35
35
<sectionid="release-notes">
36
36
<h1>Release Notes<aclass="headerlink" href="#release-notes" title="Link to this heading">¶</a></h1>
37
-
<sectionid="spec-v3-1-0-29">
38
-
<spanid="release-notes-spec-v3-1-0-29"></span><h2>spec/v3.1.0-29<aclass="headerlink" href="#spec-v3-1-0-29" title="Link to this heading">¶</a></h2>
37
+
<sectionid="spec-v3-1-0-30">
38
+
<spanid="release-notes-spec-v3-1-0-30"></span><h2>spec/v3.1.0-30<aclass="headerlink" href="#spec-v3-1-0-30" title="Link to this heading">¶</a></h2>
39
39
<sectionid="new-features">
40
-
<spanid="release-notes-spec-v3-1-0-29-new-features"></span><h3>New Features<aclass="headerlink" href="#new-features" title="Link to this heading">¶</a></h3>
40
+
<spanid="release-notes-spec-v3-1-0-30-new-features"></span><h3>New Features<aclass="headerlink" href="#new-features" title="Link to this heading">¶</a></h3>
41
41
<ulclass="simple">
42
42
<li><p>The types <codeclass="docutils literal notranslate"><spanclass="pre">bool</span></code> and (scalar) <codeclass="docutils literal notranslate"><spanclass="pre">bit</span></code> are now explicitly described as being completely
43
43
interchangeable in expression (r-value) positions, and that <codeclass="docutils literal notranslate"><spanclass="pre">bit</span></code> and <codeclass="docutils literal notranslate"><spanclass="pre">bit[1]</span></code> are distinct
@@ -56,7 +56,7 @@ <h1>Release Notes<a class="headerlink" href="#release-notes" title="Link to this
56
56
</ul>
57
57
</section>
58
58
<sectionid="upgrade-notes">
59
-
<spanid="release-notes-spec-v3-1-0-29-upgrade-notes"></span><h3>Upgrade Notes<aclass="headerlink" href="#upgrade-notes" title="Link to this heading">¶</a></h3>
59
+
<spanid="release-notes-spec-v3-1-0-30-upgrade-notes"></span><h3>Upgrade Notes<aclass="headerlink" href="#upgrade-notes" title="Link to this heading">¶</a></h3>
60
60
<ulclass="simple">
61
61
<li><p>It has been clarified that arrays and registers of size zero are
62
62
allowed; however, integers and angles must have size greater than
@@ -70,7 +70,7 @@ <h1>Release Notes<a class="headerlink" href="#release-notes" title="Link to this
70
70
</ul>
71
71
</section>
72
72
<sectionid="bug-fixes">
73
-
<spanid="release-notes-spec-v3-1-0-29-bug-fixes"></span><h3>Bug Fixes<aclass="headerlink" href="#bug-fixes" title="Link to this heading">¶</a></h3>
73
+
<spanid="release-notes-spec-v3-1-0-30-bug-fixes"></span><h3>Bug Fixes<aclass="headerlink" href="#bug-fixes" title="Link to this heading">¶</a></h3>
74
74
<ulclass="simple">
75
75
<li><p>Clarify that array type variables are supported as inputs.</p></li>
0 commit comments