Decoupled authentication from core and introduced as a plugin
Change-Id: I149e5f7f5ab2d833d812e6e381da8ad4b45c1ed7
diff --git a/Changes b/Changes
index 330a70c..46346ef 100755
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
-0.31 2018-11-14
+0.31 2018-11-16
- Update to Mojolicious >= 8.06.
+ - Made Authentication/Authorization a separated Kalamar::Plugin::Auth
+ (deprecated moth helpers from Kalamar::Plugin::KalamarUser).
+ - Introduced abstract 'korap_request' helper.
0.30 2018-11-13
- Rewrote backend: