Skip to content

Commit 276d1d1

Browse files
joyeecheungrichardlau
authored andcommitted
doc: add stability index to crypto.hash()
PR-URL: #51978 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent f4ac7ba commit 276d1d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/api/crypto.md

+2
Original file line numberDiff line numberDiff line change
@@ -3637,6 +3637,8 @@ added:
36373637
- REPLACEME
36383638
-->
36393639

3640+
> Stability: 1.2 - Release candidate
3641+
36403642
* `algorithm` {string|undefined}
36413643
* `data` {string|ArrayBuffer|Buffer|TypedArray|DataView} When `data` is a
36423644
string, it will be encoded as UTF-8 before being hashed. If a different

0 commit comments

Comments
 (0)