Skip to content

Commit

Permalink
Update version to 0.6.0 and update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
norberteder committed Nov 20, 2016
1 parent d44acd6 commit 6ddb561
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions README.md
Expand Up @@ -43,6 +43,16 @@ API calls can either execute a callback or return a promise. To return a promise

## History

### 0.6.0

* added `getMember`
* added `getCardStickers`
* added `addStickerToCard`
* added `getOrgBoards`
* added `getMemberCards`
* added `updateBoardPref`
* added `addMemberToBoard`

### 0.5.1

* added `renameList`
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "trello",
"version": "0.5.1",
"version": "0.6.0",
"author": "Norbert Eder <opensource@norberteder.com>",
"description": "This module provides an easy way to make requests to the Trello API.",
"contributors": [
Expand Down

0 comments on commit 6ddb561

Please sign in to comment.