Skip to content

Commit

Permalink
0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Anderson committed Apr 5, 2015
1 parent a97c1e4 commit 3acf6b0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.0.6 (April 5, 2015)

* Made `console` method called by `@deprecated` transform configurable (defaults to `.trace`)

# 0.0.5 (April 5, 2015)

* `@deprecated` transform now calls `console.warn` on all function calls
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": "jsat",
"version": "0.0.5",
"version": "0.0.6",
"description": "An annotation-based javascript transformer",
"keywords": [
"npm",
Expand Down

0 comments on commit 3acf6b0

Please sign in to comment.