From 5fb7d0103d4bb5f1bcfbb3e6a23886d8240c66e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Sat, 22 Aug 2020 16:09:10 +0200 Subject: #26: Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b265951..073dc4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Cache files are now explicitly locked. This avoids two instances of feed2imap-go running at the same time. - Updated to Go 1.15. +- New global option `auto-target` to change the default behavior of omitted `target` fields. + When set to `false`, a missing `target` is identical to specifying `null` or `""` for the target. + When set to `true` (the default), the standard behavior of falling back onto the name is used. ## [0.4.1] - 2020-06-20 ### Fixed -- cgit v1.2.3