diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f0a6e63..e5f931a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. ## Unreleased +## [v0.3.1](https://github.com/andreskrey/readability.php/releases/tag/v0.3.1) + - 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)