Skip to content

Commit

Permalink
4.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunesimonsen committed Nov 25, 2019
1 parent b4981bc commit 7bc7c8a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
### v4.15.0 (2019-11-25)

- [#301](https://github.com/unexpectedjs/unexpected-dom/pull/301) Add equals methods for DOMDocument and DOMDocumentFragment ([Sune Simonsen](mailto:sune@we-knowhow.dk))

### v4.14.5 (2019-11-20)

- [#299](https://github.com/unexpectedjs/unexpected-dom/pull/299) Added an equal method to the DOMDocumentFragment type ([Sune Simonsen](mailto:sune@we-knowhow.dk))
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "unexpected-dom",
"version": "4.14.5",
"version": "4.15.0",
"description": "DOM plugin for the unexpected assertion libary",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit 7bc7c8a

Please sign in to comment.