aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2021-10-29 01:31:10 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2021-10-29 01:31:10 +0200
commitf17f63bb944d886b552facf4b28a557b8e4a64d5 (patch)
tree9d85015ae0c5aa069c815f3a522662ade5be9a78 /CHANGELOG.md
parentce1e4c8465badcb49ea1b4fe8afd987587226614 (diff)
downloadfeed2imap-go-f17f63bb944d886b552facf4b28a557b8e4a64d5.tar.gz
feed2imap-go-f17f63bb944d886b552facf4b28a557b8e4a64d5.tar.bz2
feed2imap-go-f17f63bb944d886b552facf4b28a557b8e4a64d5.zip
#64: Set filename for included images
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3adbf45..aa5a807 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]
+### Added
+- [Issue #64](https://github.com/Necoro/feed2imap-go/issues/64): Set filename for included images.
## [1.2.0] - 2021-10-20
### Added