From fbdbf9701d2e6fa49da9d868a402c2281f5f9eeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Sat, 22 Aug 2020 15:39:42 +0200 Subject: Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa1bd72..b265951 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ 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] +### Added +- Cache files are now explicitly locked. This avoids two instances of feed2imap-go running at the same time. +- Updated to Go 1.15. ## [0.4.1] - 2020-06-20 ### Fixed -- cgit v1.2.3