|
1 |
| -# Change Log |
| 1 | +<a name="Unreleased"></a> |
| 2 | +## Unreleased (2018-02-24) |
2 | 3 |
|
3 |
| -## [1.0.0](https://github.com/skratchdot/object-path-set/tree/1.0.0) (2016-09-10) |
4 |
| -[Full Changelog](https://github.com/skratchdot/object-path-set/compare/0.0.2...1.0.0) |
| 4 | +* add prettier and `npm run build` ([1f34461](https://github.com/skratchdot/object-path-set/commit/1f34461)) |
| 5 | +* update travis config ([9c5a14e](https://github.com/skratchdot/object-path-set/commit/9c5a14e)) |
| 6 | +* updating changelog and changelog generator ([99fba3c](https://github.com/skratchdot/object-path-set/commit/99fba3c)) |
| 7 | +* updating libs and moving to jest ([2ac8e26](https://github.com/skratchdot/object-path-set/commit/2ac8e26)) |
5 | 8 |
|
6 |
| -## [0.0.2](https://github.com/skratchdot/object-path-set/tree/0.0.2) (2015-11-20) |
7 |
| -[Full Changelog](https://github.com/skratchdot/object-path-set/compare/0.0.1...0.0.2) |
8 | 9 |
|
9 |
| -## [0.0.1](https://github.com/skratchdot/object-path-set/tree/0.0.1) (2014-09-15) |
| 10 | + |
| 11 | +<a name="1.0.0"></a> |
| 12 | +## 1.0.0 (2016-09-10) |
| 13 | + |
| 14 | +* add support for array paths. ([0c0694e](https://github.com/skratchdot/object-path-set/commit/0c0694e)) |
| 15 | +* adding `npm run watch` ([c631f34](https://github.com/skratchdot/object-path-set/commit/c631f34)) |
| 16 | +* adding CHANGELOG.md ([8567c15](https://github.com/skratchdot/object-path-set/commit/8567c15)) |
| 17 | +* bumping version and publishing ([0de8ede](https://github.com/skratchdot/object-path-set/commit/0de8ede)) |
| 18 | +* updating changelog ([ca6b3de](https://github.com/skratchdot/object-path-set/commit/ca6b3de)) |
| 19 | +* updating devDependency versions ([96b8b9d](https://github.com/skratchdot/object-path-set/commit/96b8b9d)) |
| 20 | +* using npm-scripts instead of gulp ([c8a691a](https://github.com/skratchdot/object-path-set/commit/c8a691a)) |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | +<a name="0.0.2"></a> |
| 25 | +## <small>0.0.2 (2015-11-20)</small> |
| 26 | + |
| 27 | +* adding mocha and test coverage ([8b5ac54](https://github.com/skratchdot/object-path-set/commit/8b5ac54)) |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | +<a name="0.0.1"></a> |
| 32 | +## <small>0.0.1 (2014-09-15)</small> |
| 33 | + |
| 34 | +* initial commit ([61877a2](https://github.com/skratchdot/object-path-set/commit/61877a2)) |
| 35 | + |
10 | 36 |
|
11 | 37 |
|
12 |
| -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
|
0 commit comments