Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fivefilters committed Apr 21, 2024
1 parent 4587fea commit 62b04e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Change Log
All notable changes to this project will be documented in this file.

## [v3.1.7](https://github.com/fivefilters/readability.php/releases/tag/v3.1.7)
- Fixes URL syntax errors when bad URLs are encountered when rewriting relative URLs - reported by @marcelklehr
- Fixes PHP 8 deprecation notice when base URLs (used for rewriting relative URLs) don't have a path component - thanks to @blat and @Markus-GS

## [v3.1.6](https://github.com/fivefilters/readability.php/releases/tag/v3.1.6)
- Avoid re-parsing source HTML when making multiple attempts to identify content in parse()

Expand Down

0 comments on commit 62b04e8

Please sign in to comment.