4.2.1 / 2016-08-02 ================== * Refactor to simplify completion handling ([`292cc0d`](https://github.com/wooorm/unified/commit/292cc0d)) 4.2.0 / 2016-08-01 ================== * Move `trough` over to its own module ([`81c67fb`](https://github.com/wooorm/unified/commit/81c67fb)) * Fix bug where exceptions in `done` were swallowed ([`2dfc932`](https://github.com/wooorm/unified/commit/2dfc932)) * Refactor code-style to use `xo` ([`01543d5`](https://github.com/wooorm/unified/commit/01543d5)) 4.1.2 / 2016-06-13 ================== * Fix bug in chaining when using multiple attachers ([`dda5530`](https://github.com/wooorm/unified/commit/dda5530)) 4.1.1 / 2016-06-12 ================== * Fix swallowed sync parse / compile error ([`f206ad2`](https://github.com/wooorm/unified/commit/f206ad2)) 4.1.0 / 2016-06-11 ================== * Update to inline `pipe`, slimming down bundled size ([`712474f`](https://github.com/wooorm/unified/commit/712474f)) 4.0.1 / 2016-05-24 ================== * Update `package.json` ([`c4a50f9`](https://github.com/wooorm/unified/commit/c4a50f9)) 4.0.0 / 2016-05-24 ================== * Rewrite library ([`a070ad0`](https://github.com/wooorm/unified/commit/a070ad0) and [`b64f512`](https://github.com/wooorm/unified/commit/b64f512)) * Update dev-dependencies ([`fa9ac36`](https://github.com/wooorm/unified/commit/fa9ac36)) 3.0.0 / 2016-02-13 ================== * Update `use` interface ([`37e4d67`](https://github.com/wooorm/unified/commit/37e4d67)) * Remove support for cloning processors ([`d672875`](https://github.com/wooorm/unified/commit/d672875)) 2.1.4 / 2016-01-24 ================== 2.1.3 / 2016-01-24 ================== * Add section on `unified-bridges` ([`1adb6ac`](https://github.com/wooorm/unified/commit/1adb6ac)) * Add list of processors ([`2670ade`](https://github.com/wooorm/unified/commit/2670ade)) * Remove support for Component ([`85207f4`](https://github.com/wooorm/unified/commit/85207f4)) * Remove support for Bower ([`3e09ed6`](https://github.com/wooorm/unified/commit/3e09ed6)) * Remove distribution files from source ([`7acb775`](https://github.com/wooorm/unified/commit/7acb775)) * Refactor to replace mocha with tape ([`1533d17`](https://github.com/wooorm/unified/commit/1533d17)) * Refactor `readme.md` ([`f323dfd`](https://github.com/wooorm/unified/commit/f323dfd)) 2.1.2 / 2015-10-23 ================== * Refactor browserify system ([`c95686d`](https://github.com/wooorm/unified/commit/c95686d)) 2.1.1 / 2015-10-14 ================== * Fix component and duo support ([`3eacf6a`](https://github.com/wooorm/unified/commit/3eacf6a)) 2.1.0 / 2015-10-10 ================== * Add support for processor data ([`e9b9f7e`](https://github.com/wooorm/unified/commit/e9b9f7e)) * Add references to `hast` ([`d1a1c7e`](https://github.com/wooorm/unified/commit/d1a1c7e)) 2.0.0 / 2015-09-16 ================== * Remove `type` support ([`8748cfe`](https://github.com/wooorm/unified/commit/8748cfe)) 1.0.0 / 2015-07-31 ==================