Skip to content

Commit 11094c5

Browse files
Add erratum notice.
1 parent 085120a commit 11094c5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

srfi-180.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ <h2 id="status">Status</h2>
5757
<li>Draft #2 published: 2020-03-02</li>
5858
<li>Draft #3 published: 2020-06-20</li>
5959
<li>Finalized: 2020-07-01</li>
60+
<li>Revised to fix errata:
61+
<ul>
62+
<li>2016-08-07 (Fix <code>json-generator</code> to accept generators as well as ports.)</li></ul></li>
63+
6064
</ul>
6165
<h2 id="abstract">Abstract</h2>
6266
<p>This library describes a JavaScript Object Notation (JSON) parser and printer. It supports JSON that may be bigger than memory.</p>

0 commit comments

Comments
 (0)