reference/mongodb/bson/serializable.xml
734bafeaf071b78b15d375f9af583befddd8c2a2
...
...
@@ -19,7 +19,7 @@
19
19
<!-- }}} -->
20
20

21
21
<section xml:id="mongodb-bson-serializable.synopsis">
22
-
&reftitle.classsynopsis;
22
+
&reftitle.interfacesynopsis;
23
23

24
24
<!-- {{{ Synopsis -->
25
25
<classsynopsis>
...
...
@@ -44,6 +44,24 @@
44
44

45
45
</section>
46
46

47
+
<section role="changelog">
48
+
&reftitle.changelog;
49
+
<para>
50
+
<informaltable>
51
+
<tgroup cols="2">
52
+
<thead>
53
+
<row>
54
+
<entry>&Version;</entry>
55
+
<entry>&Description;</entry>
56
+
</row>
57
+
</thead>
58
+
<tbody>
59
+
&mongodb.changelog.tentative-return-types;
60
+
</tbody>
61
+
</tgroup>
62
+
</informaltable>
63
+
</para>
64
+
</section>
47
65
</partintro>
48
66

49
67
&reference.mongodb.bson.entities.serializable;
50
68