aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2023-04-21 10:30:55 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2023-04-21 10:30:55 +0200
commitd711e4769374365b3cf39adf1d609f48754d1cfb (patch)
treeadff12588e3bc160560067f6e153c4dbc0a54549 /CHANGELOG.md
parent7411b3066a4db1197659cde5f04c09cbc484ea0b (diff)
downloadfeed2imap-go-d711e4769374365b3cf39adf1d609f48754d1cfb.tar.gz
feed2imap-go-d711e4769374365b3cf39adf1d609f48754d1cfb.tar.bz2
feed2imap-go-d711e4769374365b3cf39adf1d609f48754d1cfb.zip
Switch go-readability back to follow upstream
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1db2b90..8bef857 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
+- Change go-readability back to track upstream. This now incorporates an overhaul of the readability engine, so changes are to be expected when using `body: fetch`.
+
## [1.6.0] - 2023-03-28
- Upgrade dependencies
### Fixed