Skip to content

Commit 5784189

Browse files
committed
fixup! fixup! crypto: move DEP0113 to End-of-Life
1 parent d1453e5 commit 5784189

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/deprecations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2172,8 +2172,8 @@ changes:
21722172
21732173
Type: End-of-Life
21742174
2175-
The functions `Cipher.setAuthTag()` and `Decipher.getAuthTag()` have been
2176-
removed. They had never been documented would throw when called.
2175+
`Cipher.setAuthTag()` and `Decipher.getAuthTag()` are no longer available. They
2176+
were never documented and would throw when called.
21772177
21782178
<a id="DEP0114"></a>
21792179
### DEP0114: crypto._toBuf()

0 commit comments

Comments
 (0)