Skip to content

Commit 7c9ba3d

Browse files
Trotttargos
authored andcommitted
doc: correct introduced_in metadata for buffer doc
The buffer module was introduced in v0.1.90. Updated `introduced_in` value in `buffer.md` to reflect this. PR-URL: #19545 Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
1 parent 1073f09 commit 7c9ba3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/buffer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Buffer
22

3-
<!--introduced_in=v0.10.0-->
3+
<!--introduced_in=v0.1.90-->
44
<!--lint disable maximum-line-length-->
55

66
> Stability: 2 - Stable

0 commit comments

Comments
 (0)