Remember application state on login (issue #20)
Change-Id: Ie72bb05ee53080986749e74b87fc4f71b343c270
diff --git a/Changes b/Changes
index d1e1eb2..a632a27 100755
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.26 2018-02-14
+0.26 2018-03-19
- Added meta data view.
- Attach reference line to match bottom.
- Separate match views and integrate relation menu
@@ -9,6 +9,9 @@
- Generalized Poliqarp tutorials and made
example queries corpus independent.
- Improve README.
+ - Protect login for csrf attacks.
+ - Remember app state after login (issue #20).
+ - Fixed DRuKoLA annotation assistant data.
0.25 2018-01-31
- Make annotation helper configurable.