From de48dfb51890f9701ecc92d564e3ee54fae7574f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Wed, 20 Oct 2021 18:09:40 +0200 Subject: Prepare v1.2.0 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index a77e0d0..3adbf45 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] + +## [1.2.0] - 2021-10-20 ### 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! @@ -109,7 +111,8 @@ This resulted in duplicate entries as soon as the feed contained (possibly older Initial release -[Unreleased]: https://github.com/Necoro/feed2imap-go/compare/v1.1.1...HEAD +[Unreleased]: https://github.com/Necoro/feed2imap-go/compare/v1.2.0...HEAD +[1.2.0]: https://github.com/Necoro/feed2imap-go/compare/v1.1.1...v1.2.0 [1.1.1]: https://github.com/Necoro/feed2imap-go/compare/v1.1.0...v1.1.1 [1.1.0]: https://github.com/Necoro/feed2imap-go/compare/v1.0.0...v1.1.0 [1.0.0]: https://github.com/Necoro/feed2imap-go/compare/v0.8.0...v1.0.0 -- cgit v1.2.3