From 03dac55e1e635f2237e7fd1fb3276bf88d548f97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Tue, 13 Jun 2023 09:45:55 +0200 Subject: Version Changelog entry --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02e0143..bef6e09 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.7.0] - 2023-06-13 ### Fixed - [Issue #97](https://github.com/Necoro/feed2imap-go/issues/97): Fix panic when an IMAP connection is tried to established when the program has already entered the `Disconnect` state. ### Added @@ -146,7 +148,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.6.0...HEAD +[Unreleased]: https://github.com/Necoro/feed2imap-go/compare/v1.7.0...HEAD +[1.7.0]: https://github.com/Necoro/feed2imap-go/compare/v1.6.0...v1.7.0 [1.6.0]: https://github.com/Necoro/feed2imap-go/compare/v1.5.2...v1.6.0 [1.5.2]: https://github.com/Necoro/feed2imap-go/compare/v1.5.1...v1.5.2 [1.5.1]: https://github.com/Necoro/feed2imap-go/compare/v1.5.0...v1.5.1 -- cgit v1.2.3