Initial commit
[yaffs-website] / node_modules / util-deprecate / History.md
1
2 1.0.2 / 2015-10-07
3 ==================
4
5   * use try/catch when checking `localStorage` (#3, @kumavis)
6
7 1.0.1 / 2014-11-25
8 ==================
9
10   * browser: use `console.warn()` for deprecation calls
11   * browser: more jsdocs
12
13 1.0.0 / 2014-04-30
14 ==================
15
16   * initial commit