Initial commit
[yaffs-website] / node_modules / statuses / HISTORY.md
1 1.3.1 / 2016-11-11
2 ==================
3
4   * Fix return type in JSDoc
5
6 1.3.0 / 2016-05-17
7 ==================
8
9   * Add `421 Misdirected Request`
10   * perf: enable strict mode
11
12 1.2.1 / 2015-02-01
13 ==================
14
15   * Fix message for status 451
16     - `451 Unavailable For Legal Reasons`
17
18 1.2.0 / 2014-09-28
19 ==================
20
21   * Add `208 Already Repored`
22   * Add `226 IM Used`
23   * Add `306 (Unused)`
24   * Add `415 Unable For Legal Reasons`
25   * Add `508 Loop Detected`
26
27 1.1.1 / 2014-09-24
28 ==================
29
30   * Add missing 308 to `codes.json`
31
32 1.1.0 / 2014-09-21
33 ==================
34
35   * Add `codes.json` for universal support
36
37 1.0.4 / 2014-08-20
38 ==================
39
40   * Package cleanup
41
42 1.0.3 / 2014-06-08
43 ==================
44
45   * Add 308 to `.redirect` category
46
47 1.0.2 / 2014-03-13
48 ==================
49
50   * Add `.retry` category
51
52 1.0.1 / 2014-03-12
53 ==================
54
55   * Initial release