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

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

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

42
42
</section>
43
43

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

46
64
&reference.mongodb.bson.entities.unserializable;
47
65