aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2023-05-12 20:56:23 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2023-05-12 20:56:23 +0200
commitf02cbad8a5e7fb16cbb26dbc023a385b2c99a885 (patch)
treef378292b8d0490f79919f175e9ae0f40e1234d03
parent273e14dda135a58b834a5a8dc005f0c26f3711e7 (diff)
downloadfeed2imap-go-f02cbad8a5e7fb16cbb26dbc023a385b2c99a885.tar.gz
feed2imap-go-f02cbad8a5e7fb16cbb26dbc023a385b2c99a885.tar.bz2
feed2imap-go-f02cbad8a5e7fb16cbb26dbc023a385b2c99a885.zip
Amend changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8bef857..b1f6bec 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [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`.
+- [Issue #95](https://github.com/Necoro/feed2imap-go/issues/95): Ensure cache is not world-readable. Add a warning when the config is world-readable.
## [1.6.0] - 2023-03-28
- Upgrade dependencies