summaryrefslogtreecommitdiff
path: root/doc/api/assert.md
diff options
context:
space:
mode:
authorhisener <hisener@yahoo.com>2017-09-13 08:38:49 +0300
committerJames M Snell <jasnell@gmail.com>2017-09-15 10:21:13 -0700
commita5916107dd6de6d744949feefda90b96af30a210 (patch)
tree189634c97ee84d2eaa6554b29abb9c7a3a9f85c9 /doc/api/assert.md
parent8bd1668ca5fe0b0d3f78609ba3d6bc173bce6f98 (diff)
downloadandroid-node-v8-a5916107dd6de6d744949feefda90b96af30a210.tar.gz
android-node-v8-a5916107dd6de6d744949feefda90b96af30a210.tar.bz2
android-node-v8-a5916107dd6de6d744949feefda90b96af30a210.zip
doc: fix wrong history entry in deepStrictEqual
PR-URL: https://github.com/nodejs/node/pull/15381 Fixes: https://github.com/nodejs/node/issues/15379 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Diffstat (limited to 'doc/api/assert.md')
-rw-r--r--doc/api/assert.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/api/assert.md b/doc/api/assert.md
index 384ec96687..b53e221416 100644
--- a/doc/api/assert.md
+++ b/doc/api/assert.md
@@ -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