Skip to content

Commit

Permalink
0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Jun 8, 2018
1 parent 832546d commit 0915f59
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# util change log

All notable changes to this project will be documented in this file.

This project adheres to [Semantic Versioning](http://semver.org/).

## 0.11.0
* Add `util.promisify`.
* Add `util.callbackify`.

## 0.10.4
* Update `inherits` dependency.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"keywords": [
"util"
],
"version": "0.10.4",
"version": "0.11.0",
"homepage": "https://github.com/defunctzombie/node-util",
"repository": {
"type": "git",
Expand Down

0 comments on commit 0915f59

Please sign in to comment.