summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2018-01-27 11:55:06 +0000
committerAndres Rey <[email protected]>2018-01-27 11:55:06 +0000
commit99dd2a423b6479e108a8ca83fcfb8d556c7fa4d5 (patch)
tree303be79f0c801292122e8072a3b1a81c0b9481ce /CHANGELOG.md
parentef0fc8e360feaa0fbd94824a647d405751d174ef (diff)
Update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d09b1f3..ad8d020 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file.
## Unreleased
- Switched from assertEquals to assertSame on unit testing to avoid weak comparisons.
+- Added a safe check to avoid sending the DOMDocument as a node when scanning for node ancestors.
## [v1.1.0](https://github.com/andreskrey/readability.php/releases/tag/v1.1.0)