Skip to content

Commit

Permalink
doc: fix wrong history entry in deepStrictEqual
Browse files Browse the repository at this point in the history
PR-URL: #15381
Fixes: #15379
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
  • Loading branch information
hisener authored and jasnell committed Sep 15, 2017
1 parent 8bd1668 commit a591610
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doc/api/assert.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,6 @@ changes:
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/15036
description: NaN is now compared using the [SameValueZero][] comparison.
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/15001
- version: v8.5.0
pr-url: https://github.com/nodejs/node/pull/15001
description: Error names and messages are now properly compared
Expand Down

0 comments on commit a591610

Please sign in to comment.