Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/schaal/ocreader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Schaal <daniel@schaal.email>2021-07-05 20:19:38 +0300
committerDaniel Schaal <daniel@schaal.email>2021-07-05 20:19:38 +0300
commitcd385d50cb2a16ab4a3f4632cf088bb725cc73a0 (patch)
tree3c3e8e53f2ceb0bc69c99915351233330ef9f531 /CHANGELOG.md
parenteba1deeaf39cc801655af00ad4093958a8c43090 (diff)
Release 0.57v0.57
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b41fafbe..5b0a15d9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+## 0.57 (2021-07-05)
+
+* Restore scroll position (Closes: #27)
+* Use OCS Api to retrieve user info (Closes: #109, #115)
+
## 0.56 (2021-02-16)
* Open feed urls with OCReader (Thanks to @s3lph)