diff --git a/doc/changelog.md b/doc/changelog.md index 33ade4e..599abb7 100644 --- a/doc/changelog.md +++ b/doc/changelog.md @@ -1,3 +1,7 @@ +# upcoming + +- (fix) deleting feeds + # v1.3 (2021-02-18) - (fix) log out functionality if authentication is set diff --git a/doc/todo.txt b/doc/todo.txt index a1e7ba1..fab3d64 100644 --- a/doc/todo.txt +++ b/doc/todo.txt @@ -1,9 +1,6 @@ - add: enclosures (podcasts etc) https://github.com/shagr4th/yarr/commits/master - fix: broken base link in https://applieddivinitystudies.com/ -- fix: migrate to cascade delete - https://sqlite.org/foreignkeys.html#fk_actions - fix: loading items (by scrolling down) is glitching while feeds are refreshing -- fix: feed deleting is broken - doc: self-hosting instructions (including certificates) - etc: test gofeed against real-world feeds, compare results with https://pypi.org/project/feedparser/