From ec8f8d7c3cdc44411a9126594bd8e2777f952027 Mon Sep 17 00:00:00 2001 From: zoubin Date: Tue, 10 Nov 2015 15:37:54 +0800 Subject: [PATCH] CHANGELOG --- changelog.md | 53 ++++++++++++++++++++++++++++++---------------------- 1 file changed, 31 insertions(+), 22 deletions(-) diff --git a/changelog.md b/changelog.md index aae11d6..7c4e8eb 100644 --- a/changelog.md +++ b/changelog.md @@ -1,44 +1,53 @@ - + -## v3.0.0 (2015-11-04) +## [v3.0.1](https://github.com/zoubin/reduce-js/commit/19f5240) (2015-11-10) -## v2.1.1 (2015-11-02) +* [ 2015-11-10 [fad55c9](https://github.com/zoubin/reduce-js/commit/fad55c9) ] update gulp-tape -* use factor-vinylify@3.0.0 +* [ 2015-11-10 [c2e7a87](https://github.com/zoubin/reduce-js/commit/c2e7a87) ] export Reduce -## v2.1.0 (2015-10-30) +* [ 2015-11-04 [b53d252](https://github.com/zoubin/reduce-js/commit/b53d252) ] changelog -* fix watch tests +## [v3.0.0](https://github.com/zoubin/reduce-js/commit/a82437f) (2015-11-04) -* update vinyl-fs +## [v2.1.1](https://github.com/zoubin/reduce-js/commit/4258bdf) (2015-11-02) -* emit 'instance', propagate the browserify instance +* [ 2015-11-02 [10edaad](https://github.com/zoubin/reduce-js/commit/10edaad) ] use factor-vinylify@3.0.0 - use browserify 12 +## [v2.1.0](https://github.com/zoubin/reduce-js/commit/429baae) (2015-10-30) -* del unused var +* [ 2015-10-30 [19b3f9f](https://github.com/zoubin/reduce-js/commit/19b3f9f) ] fix watch tests -* example, lazypipe +* [ 2015-10-30 [99e4f74](https://github.com/zoubin/reduce-js/commit/99e4f74) ] update vinyl-fs -## v2.0.0 (2015-09-24) +* [ 2015-10-30 [67d60cb](https://github.com/zoubin/reduce-js/commit/67d60cb) ] propagate the browserify instance and update to 12 -* watch + * emit 'instance' to propagate the browserify instance + * use browserify 12 -* use factor-vinylify +* [ 2015-09-25 [c12fbdc](https://github.com/zoubin/reduce-js/commit/c12fbdc) ] del unused var -* readme +* [ 2015-09-25 [16b5929](https://github.com/zoubin/reduce-js/commit/16b5929) ] example, lazypipe -* readme +## [v2.0.0](https://github.com/zoubin/reduce-js/commit/d4bf4db) (2015-09-24) -## v1.0.0 (2015-09-16) +* [ 2015-09-24 [9501a35](https://github.com/zoubin/reduce-js/commit/9501a35) ] watch -* readme toc +* [ 2015-09-24 [afdcaf2](https://github.com/zoubin/reduce-js/commit/afdcaf2) ] use factor-vinylify -* tests done +* [ 2015-09-16 [a195206](https://github.com/zoubin/reduce-js/commit/a195206) ] readme -* more tests needed +* [ 2015-09-16 [c8a61f2](https://github.com/zoubin/reduce-js/commit/c8a61f2) ] readme -* basics. no tests yet +## [v1.0.0](https://github.com/zoubin/reduce-js/commit/b560269) (2015-09-16) -* Initial commit +* [ 2015-09-16 [9b56649](https://github.com/zoubin/reduce-js/commit/9b56649) ] readme toc + +* [ 2015-09-16 [671f385](https://github.com/zoubin/reduce-js/commit/671f385) ] tests done + +* [ 2015-09-15 [c384b9b](https://github.com/zoubin/reduce-js/commit/c384b9b) ] more tests needed + +* [ 2015-09-14 [9797c12](https://github.com/zoubin/reduce-js/commit/9797c12) ] basics. no tests yet + +* [ 2015-09-11 [15050f9](https://github.com/zoubin/reduce-js/commit/15050f9) ] Initial commit