Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / async-each / CHANGELOG.md
1 # async-each 1.0.0 (26 November 2015)
2 * Bumped version to 1.0.0 (no functional changes)
3
4 # async-each 0.1.6 (5 November 2014)
5 * Add license to package.json
6
7 # async-each 0.1.5 (22 October 2014)
8 * Clean up package.json to fix npm warning about `repo`
9
10 # async-each 0.1.4 (12 November 2013)
11 * Fixed AMD definition.
12
13 # async-each 0.1.3 (25 July 2013)
14 * Fixed double wrapping of errors.
15
16 # async-each 0.1.2 (7 July 2013)
17 * Fixed behaviour on empty arrays.
18
19 # async-each 0.1.1 (14 June 2013)
20 * Wrapped function in closure, enabled strict mode.
21
22 # async-each 0.1.0 (14 June 2013)
23 * Initial release.