Skip to content

Commit 14854ad

Browse files
improved AssertionError to inherit it from nodejs AssertionError (#31)
1 parent 679de49 commit 14854ad

File tree

6 files changed

+307
-185
lines changed

6 files changed

+307
-185
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
1212

1313
:pencil: - chore
1414

15+
## [1.5.0]
16+
- :rocket: improved `AssertionError` to inherit it from nodejs `AssertionError`
17+
1518
## [1.4.2]
1619
- :beetle: fixed deep equal to ignore array sort
1720

0 commit comments

Comments
 (0)