diff options
author | René 'Necoro' Neumann <necoro@necoro.eu> | 2020-05-10 23:43:45 +0200 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.eu> | 2020-05-10 23:43:45 +0200 |
commit | 532aee5faa3b075223a1bae0fa150cb1dd8bdbc6 (patch) | |
tree | 50f32901f45c677807ad3743d245f4eebe3ec530 /README.md | |
parent | f07038a2e65bdf0a569c102d91b15cb3f7d35880 (diff) | |
download | feed2imap-go-532aee5faa3b075223a1bae0fa150cb1dd8bdbc6.tar.gz feed2imap-go-532aee5faa3b075223a1bae0fa150cb1dd8bdbc6.tar.bz2 feed2imap-go-532aee5faa3b075223a1bae0fa150cb1dd8bdbc6.zip |
Prepare release 0.3.0v0.3.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -53,7 +53,6 @@ warning is issued when an option should now be in another place or is no longer * IMAP-Target per Feed ([issue #6][i6]); targets only specify the folder relative to the global target * Maildir ([issue #4][i4]) * Scripts for generating/filtering feeds -* Planned for the nearer future: Text-Support ([issue #7][i7]): Currently, only HTML mails are produced. ## Installation @@ -92,7 +91,6 @@ and b) the update process is not clear, especially regarding the dependencies. [i6]: https://github.com/Necoro/feed2imap-go/issues/6 -[i7]: https://github.com/Necoro/feed2imap-go/issues/7 [i4]: https://github.com/Necoro/feed2imap-go/issues/4 [i9]: https://github.com/Necoro/feed2imap-go/issues/9 [nec]: https://github.com/Necoro/feed2imap |