aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2021-10-17 17:21:53 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2021-10-18 18:36:04 +0200
commitacd43c32925fbdfec6b9309aeec4fa43ed731938 (patch)
tree564d797330b88dd82f5ae76578b794d602043791 /CHANGELOG.md
parent9ca91f695215b1e8eb835345178570798db8ecd2 (diff)
downloadfeed2imap-go-acd43c32925fbdfec6b9309aeec4fa43ed731938.tar.gz
feed2imap-go-acd43c32925fbdfec6b9309aeec4fa43ed731938.tar.bz2
feed2imap-go-acd43c32925fbdfec6b9309aeec4fa43ed731938.zip
Update documentation
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 eb47efc..a77e0d0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Location of the cache can now be specified in the config.yml. Rationale: Easier way of dealing with multiple configurations, as each also requires a distinct cache.
+- [Issue #6](https://github.com/Necoro/feed2imap-go/issues/6): Support old-style configurations with imap targets on each feed. Restriction: Servers must be equal over all connection strings!
### Fixed
- [Issue #62](https://github.com/Necoro/feed2imap-go/issues/62): Allow empty root folder.