summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2018-03-21 15:14:56 +0000
committerAndres Rey <[email protected]>2018-03-21 15:14:56 +0000
commitf4a775cd99cd7ef869627dd6766dbd20ab0b8672 (patch)
treeab5d2859dff68a6b59580b621f9e4d5209772140
parent3c9e4e5d9dd3398f28d7919879c1f3fbc7d6cab7 (diff)
parent992a11260de32a036c932a8ba61bcc8a46c34dd1 (diff)
Merge branch 'master' into development
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 708342d..7c636fe 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.2.0](https://github.com/andreskrey/readability.php/releases/tag/v1.2.0)
+
- Merged PR#49 (Missing object when calling `->getContent()`)
- Imported all changes from Readability.js as of 2 March 2018 ([8525c6a](https://github.com/mozilla/readability/commit/8525c6af36d3badbe27c4672a6f2dd99ddb4097f)):
- Check for `<base>` elements before converting URLs to absolute.