diff options
author | René 'Necoro' Neumann <necoro@necoro.eu> | 2020-09-11 22:04:26 +0200 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.eu> | 2020-09-11 22:04:26 +0200 |
commit | c1b3bb99de28cf02cb590989a9c8f9f3c401ebae (patch) | |
tree | ff58f2ddefad6cd21d5c5ca24c7963e9b61e8462 | |
parent | bbff54fa4b2ddc791bb581268abba14b157e35c0 (diff) | |
download | feed2imap-go-c1b3bb99de28cf02cb590989a9c8f9f3c401ebae.tar.gz feed2imap-go-c1b3bb99de28cf02cb590989a9c8f9f3c401ebae.tar.bz2 feed2imap-go-c1b3bb99de28cf02cb590989a9c8f9f3c401ebae.zip |
Fix Changelogv0.5.1
Diffstat (limited to '')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index cd10077..75e15d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -63,7 +63,8 @@ This resulted in duplicate entries as soon as the feed contained (possibly older Initial release -[Unreleased]: https://github.com/Necoro/feed2imap-go/compare/v0.5.0...HEAD +[Unreleased]: https://github.com/Necoro/feed2imap-go/compare/v0.5.1...HEAD +[0.5.1]: https://github.com/Necoro/feed2imap-go/compare/v0.5.0...v0.5.1 [0.5.0]: https://github.com/Necoro/feed2imap-go/compare/v0.4.1...v0.5.0 [0.4.1]: https://github.com/Necoro/feed2imap-go/compare/v0.4.0...v0.4.1 [0.4.0]: https://github.com/Necoro/feed2imap-go/compare/v0.3.1...v0.4.0 |