summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2018-05-05 14:15:44 +0100
committerAndres Rey <[email protected]>2018-05-05 14:15:44 +0100
commit2695ce5d4fbd424406535e06273e1ffda264f663 (patch)
tree09bac72c4751615d7dc9dbd1e44b0ffe222ca04b /CHANGELOG.md
parent4359f3c56c19494a8094c5e6a1b81de90b0b40c7 (diff)
Update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 48151bc..2563059 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
- Clean `<aside>` tags during `prepArticle()`.
- Merged PR #58: Fix notice non-object on $parentOfTopCandidate for tumblr.com
+- Fixed issue #63: Division by zero
- Housekeeping:
- Removed $parseSuccessful flag that wasn't needed anymore