Fix order of promises in login to not wrongfully congratulate on failing login
Change-Id: Ia651f25c020158566c97e1f341b57a9f16e64e16
diff --git a/Changes b/Changes
index c0d5a7b..50fefb7 100755
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.38 2020-05-08
+0.38 2020-05-15
- Support X-Forwarded-Host name for proxy.
- Document API URI.
- Improve redirect handling in proxy.
@@ -18,6 +18,7 @@
- Recommend log in on zero matches in search results
in case not logged in (addresses #67).
- Update Mojolicious requirement for security reasons.
+ - Fix order of promises in login handling.
0.37 2020-01-16
- Removed deprecated 'kalamar_test_port' helper.