summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2018-03-12 23:12:14 +0000
committerAndres Rey <[email protected]>2018-03-12 23:12:14 +0000
commitf0f69065301d640ccf7308cff7c1eb006d03ef45 (patch)
tree2f7150e7ae7dc1aeb479d9d384274d1e18f3502f /CHANGELOG.md
parentbe43476deba57236480929b9f9100633d2678e67 (diff)
Prepare for release
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 66d5500..fa71696 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
## Unreleased
+## [v1.1.1](https://github.com/andreskrey/readability.php/releases/tag/v1.1.1)
+
- 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