summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2017-11-23 18:50:31 +0000
committerAndres Rey <[email protected]>2017-11-23 18:50:31 +0000
commit27e5141a6f859fbd6ec1c7d21eb47a7b86579d86 (patch)
treedbd937b7896ca2855ee34d261f5845f228a1b85f
parent201750d606fae8e03cc425afba1ecb6326dd3f00 (diff)
Update changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c6da72d..e1c9222 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
- Trim titles when detecting hierarchical separators to avoid false negatives on strings with spaces.
- 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)
## [v0.3.0](https://github.com/andreskrey/readability.php/releases/tag/v0.3.0)