Merge "LOG SQL dump files getting installed"
[sdnc/oam.git] / dgbuilder / dgeflows / node_modules / express / node_modules / content-disposition / HISTORY.md
1 0.5.0 / 2014-10-11
2 ==================
3
4   * Add `parse` function
5
6 0.4.0 / 2014-09-21
7 ==================
8
9   * Expand non-Unicode `filename` to the full ISO-8859-1 charset
10
11 0.3.0 / 2014-09-20
12 ==================
13
14   * Add `fallback` option
15   * Add `type` option
16
17 0.2.0 / 2014-09-19
18 ==================
19
20   * Reduce ambiguity of file names with hex escape in buggy browsers
21
22 0.1.2 / 2014-09-19
23 ==================
24
25   * Fix periodic invalid Unicode filename header
26
27 0.1.1 / 2014-09-19
28 ==================
29
30   * Fix invalid characters appearing in `filename*` parameter
31
32 0.1.0 / 2014-09-18
33 ==================
34
35   * Make the `filename` argument optional
36
37 0.0.0 / 2014-09-18
38 ==================
39
40   * Initial release