Skip to content

Commit 3150876

Browse files
committed
Update changelog
1 parent daa75f6 commit 3150876

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

CHANGES

+11-4
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,26 @@
1+
0.1.0 (2020-03-08)
2+
------------------
3+
- Add SESSION_TIMEOUT_REDIRECT to set a custom URL for redirect users which
4+
have an expired session. See #9
5+
- Update GitHub Actions CI/CD
6+
7+
18
0.0.4 (2019-04-01)
2-
==================
9+
------------------
310
- added grace period to SESSION_EXPIRE_AFTER_LAST_ACTIVITY
411

512

613
0.0.3 (2017-12-14)
7-
==================
14+
------------------
815
- Redirect user to the login page after session timeout instead of the root page
916

1017

1118
0.0.2 (2017-11-10)
12-
==================
19+
------------------
1320
- Added setting to control if session should be expired X seconds after last
1421
activity or first
1522

1623

1724
0.0.1 (2017-09-06)
18-
==================
25+
------------------
1926
- Initial release

0 commit comments

Comments
 (0)