From afb9c808db0ff0ad6a9f5e08dd9e3bac97cfd7fa Mon Sep 17 00:00:00 2001 From: Andres Rey Date: Mon, 19 Mar 2018 13:25:51 +0000 Subject: Update changelog --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 7448c05..8164da6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,12 @@ All notable changes to this project will be documented in this file. ## Unreleased - 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)) +- Imported all changes from Readability.js as of 2 March 2018 ([8525c6a](https://github.com/mozilla/readability/commit/8525c6af36d3badbe27c4672a6f2dd99ddb4097f)): + - Check for `` elements before converting URLs to absolute. + - Clean `` tags on `prepArticle()` + - Attempt to return at least some text if all the algorithm runs fail (Check PR [#423](https://github.com/mozilla/readability/pull/423) on JS version) + - Add new test cases for the previous changes + - And all other changes reflected [in this diff](https://github.com/mozilla/readability/compare/c3ff1a2d2c94c1db257b2c9aa88a4b8fbeb221c5...8525c6af36d3badbe27c4672a6f2dd99ddb4097f) ## [v1.1.1](https://github.com/andreskrey/readability.php/releases/tag/v1.1.1) -- cgit v1.2.3