Skip to content

Commit d96606d

Browse files
authored
doc: add stability index to crypto.hash()
PR-URL: #51978 Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 16579d7 commit d96606d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/api/crypto.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3517,6 +3517,8 @@ added:
35173517
- REPLACEME
35183518
-->
35193519

3520+
> Stability: 1.2 - Release candidate
3521+
35203522
* `algorithm` {string|undefined}
35213523
* `data` {string|ArrayBuffer|Buffer|TypedArray|DataView} When `data` is a
35223524
string, it will be encoded as UTF-8 before being hashed. If a different

0 commit comments

Comments
 (0)