sort articles before storing

This commit is contained in:
Nazar Kanaev
2023-09-30 23:19:48 +01:00
parent 5aec3b4dab
commit a895145586
2 changed files with 25 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
- (fix) relative article links (thanks to @adazsko for the report)
- (fix) atom article links stored in id element (thanks to @adazsko for the report)
- (fix) parsing atom feed titles (thanks to @wnh)
- (fix) sorting same-day batch articles (thanks to @lamescholar for the report)
# v2.4 (2023-08-15)