Skip to content

Commit

Permalink
doc: add missing added: tag for zlib.constants
Browse files Browse the repository at this point in the history
PR-URL: nodejs#10826
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
  • Loading branch information
addaleax authored and italoacasas committed Jan 27, 2017
1 parent 73939ec commit 61798d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/api/zlib.md
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ Reset the compressor/decompressor to factory defaults. Only applicable to
the inflate and deflate algorithms.

## zlib.constants
<!-- YAML
added: v7.0.0
-->

Provides an object enumerating Zlib-related constants.

Expand Down

0 comments on commit 61798d1

Please sign in to comment.