Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Commit

Permalink
Bump to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PierrickP committed Jun 18, 2016
1 parent 11437d2 commit e19867a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Change Log

All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [1.1.0] - 2016-06-18

### Added

+ Get one card
+ Cards are now instance of `Card`
+ Add Set / get limits on card
+ Add Block / unblock on card
+ Better CLI for unmocked tests
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "number26",
"version": "1.0.0",
"version": "1.1.0",
"description": "Un-official node.js module for interact with your number26 account",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit e19867a

Please sign in to comment.