aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2023-03-23 11:55:51 +0100
committerRené 'Necoro' Neumann <necoro@necoro.eu>2023-03-23 11:55:51 +0100
commit3969b14515bd4962003b299e78e199eaf7b5d71a (patch)
tree812b93806d19900b1856d97b0622beb5455542d5
parent0a58c435d8f5a2b5df469ea10eb83f06861c23f3 (diff)
downloadfeed2imap-go-3969b14515bd4962003b299e78e199eaf7b5d71a.tar.gz
feed2imap-go-3969b14515bd4962003b299e78e199eaf7b5d71a.tar.bz2
feed2imap-go-3969b14515bd4962003b299e78e199eaf7b5d71a.zip
Amend Changelog
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f700014..16b903a 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]
+### Fixed
+- [Issue #91](https://github.com/Necoro/feed2imap-go/issues/91): Panic on using per-item targets
+
## [1.5.2] - 2023-01-31
- Upgrade dependencies