summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2017-11-23 19:08:52 +0000
committerAndres Rey <[email protected]>2017-11-23 19:08:52 +0000
commit0cd86883d9dc44c27e7505313c774b53cc06283d (patch)
tree11ec17fc6364f9c1dc19b50c3ebd037a0d13030c
parenteb8dbbd9bbcd23bfd8b8bedf12a74e31a60ba83c (diff)
Update changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e1c9222..229e111 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
- Fix issue when converting divs to p nodes and never rating them (issue #29)
- Fix "Unsupported operand types" (PR #31)
- Fix division by zero when no title was found (issue #32)
+- New function to retrieve all images at once (PR #30)
## [v0.3.0](https://github.com/andreskrey/readability.php/releases/tag/v0.3.0)