summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2018-02-12 14:18:54 +0000
committerAndres Rey <[email protected]>2018-02-12 14:18:54 +0000
commit59bb6a10dfd0a9d5008c1d152f4dd4afe50c2b08 (patch)
tree7a35fb523114e06b475131438885ad35ece154b5
parent622e782a137f4331346c5017bfd5f48957a25df7 (diff)
Update changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ad8d020..13f903a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
- 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.
+- Fix issue #45: Small mistake in documentation
## [v1.1.0](https://github.com/andreskrey/readability.php/releases/tag/v1.1.0)