Skip to content

Commit

Permalink
Release 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vesln committed Dec 22, 2013
1 parent d5e4af1 commit fc89cb3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

0.0.2 / 2013-12-22
==================

* Handle errors without a stack
* "clean-stacks" becomes "cleanStacks" in latest hydro

0.0.1 / 2013-12-14
==================

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": "hydro-clean-stacks",
"version": "0.0.1",
"version": "0.0.2",
"description": "Remove hydro entires from error stacks",
"keywords": [
"hydroplugin",
Expand Down

0 comments on commit fc89cb3

Please sign in to comment.