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>2016-10-29 10:24:36 +0300
committerDaniel Schaal <daniel@schaal.email>2016-10-29 10:24:36 +0300
commit42d9355b41434276f39e3da83067dd26488b62d8 (patch)
tree5de86beaf699e3efcfc8abd004ba516577fd11d8 /CHANGELOG.md
parent769cf597bb985fc3fbb15890849f8524d967475e (diff)
Update to 0.23 (26)v0.23
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 0de2db92..e8215252 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+# 0.23 (2016-10-29)
+
+* Ignore contentHash for now, fixes syncing in certain circumstances (Fixes #26)
+* Add day/night theme support (Fixes #15)
+
## 0.22 (2016-10-23)
* Fix login with subdirectory (Thanks to @Eloo) (Fixes #23)