From 9f4fdfa6146ba79f83e7d598b978ba80f65a23d0 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sat, 1 Oct 2016 11:41:25 +0100 Subject: [PATCH] Update changelog for v0.13-dev --- Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.md b/Changelog.md index 47cb00c..9e9e96c 100755 --- a/Changelog.md +++ b/Changelog.md @@ -11,6 +11,8 @@ - Changed the way different display modes are accessed. You can now use the new `mode` parameter to the `view` action. It supports 4 different modes at present: `normal`, `printable`, `contentonly`, and `parsedsourceonly`. ### Fixed + - The login session lifetime is now configurable (defaults to 24 hours), so you won't keep getting logged out all the time (in theory). (#113) + - Recent changes made on different days are now displayed separately, as they should be (#112) - Fxed huge issue with `contentonly` display mode. ## v0.12.1