Skip to content

Commit

Permalink
4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Aug 1, 2016
1 parent d741b77 commit 82f21cc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions history.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

<!--lint disable no-multiple-toplevel-headings-->

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
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unified",
"version": "4.1.2",
"version": "4.2.0",
"description": "Pluggable text processing interface",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit 82f21cc

Please sign in to comment.