UNPKG

653 BMarkdownView Raw
1
22.1.0 / 2017-03-02
3==================
4
5 * feat: support set sessionStore to null and get sessionStore (#8)
6
72.0.0 / 2017-02-28
8==================
9
10 * feat: upgrade koa-session@4, support external session store (#7)
11 * feat: remove cookie length check (#6)
12 * chore: upgrade deps and fix test (#5)
13
141.1.0 / 2016-11-17
15==================
16
17 * feat: check response cookie's length (#4)
18
191.0.0 / 2016-11-03
20==================
21
22 * chore: update deps and test on node v7 (#3)
23 * test: fix appveyor yml (#2)
24 * test: add testcase (#1)
25
260.0.2 / 2016-07-14
27==================
28
29 * fix: package.json
30
310.0.1 / 2016-07-14
32==================
33
34 * feat: init