summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2018-12-24 10:24:09 -0300
committerAndres Rey <[email protected]>2018-12-24 10:24:09 -0300
commit67dbce24171e34c3f2faccbb154c5bc865c6eebb (patch)
tree452395b7ecff8ef71b9e4d7e9af25083f6aaf1e3
parent09cb03f3f9ce9f8c4193f4240f68d460fe085a63 (diff)
Fix Changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 11826b3..b7b8fcd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,10 +3,10 @@ All notable changes to this project will be documented in this file.
## Unreleased
- Avoid overwriting extracted metadata with similarly named keys (like `og:image` and `og:image:width`)
+- Imported new `getSiteName()` feature from JS version as of [21 Dec 2018](https://github.com/mozilla/readability/pull/504)
## [v2.0.1](https://github.com/andreskrey/readability.php/releases/tag/v2.0.1)
- Fixed small issue that prevented the main image from showing up in the results
-- Imported new `getSiteName()` feature from JS version as of [21 Dec 2018](https://github.com/mozilla/readability/pull/504)
## [v2.0.0](https://github.com/andreskrey/readability.php/releases/tag/v2.0.0)