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-23 09:22:07 +0300
committerDaniel Schaal <daniel@schaal.email>2016-10-23 09:22:07 +0300
commitc9aef6eb7373a08818ea8f3e34bf51a68fcb334e (patch)
treedc6e7a0ce3173a6b2222f1fbf09a12ff39d28843 /CHANGELOG.md
parentad2361e0c9d8c42a6d5a5f2163b2aa7ab32dad36 (diff)
Update to 0.22 (25)v0.22
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 ad042703..0de2db92 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+## 0.22 (2016-10-23)
+
+* Fix login with subdirectory (Thanks to @Eloo) (Fixes #23)
+* Improve error messages when login failed
+
## 0.21 (2016-10-06)
* Fix crash when username is not known yet (Fixes #22)