Skip to content

Commit

Permalink
docs(CHANGELOG): Add CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
lgaticaq committed Nov 27, 2016
1 parent 3c59e85 commit a43920e
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
## 2.0.0 (2016-05-05)

* Add coverage ([e378d2d](https://github.com/lgaticaq/bip/commit/e378d2d))
* Change year license ([8fd85d2](https://github.com/lgaticaq/bip/commit/8fd85d2))
* Fix example ([885db76](https://github.com/lgaticaq/bip/commit/885db76))
* Fix main ([5fbb501](https://github.com/lgaticaq/bip/commit/5fbb501))
* Fix test script ([f937c68](https://github.com/lgaticaq/bip/commit/f937c68))
* Refactor ([f6f2823](https://github.com/lgaticaq/bip/commit/f6f2823))
* Refactor ([17eb617](https://github.com/lgaticaq/bip/commit/17eb617))
* Remove .node-version ([8ac6c3d](https://github.com/lgaticaq/bip/commit/8ac6c3d))
* Remove babel ([927585e](https://github.com/lgaticaq/bip/commit/927585e))
* Remove q ([dee08f2](https://github.com/lgaticaq/bip/commit/dee08f2))
* Remove rimraf ([2e7dd73](https://github.com/lgaticaq/bip/commit/2e7dd73))
* Remove src ([99b81a1](https://github.com/lgaticaq/bip/commit/99b81a1))
* script lint to pretest ([9b4c072](https://github.com/lgaticaq/bip/commit/9b4c072))
* Update dependencies ([fbe0e27](https://github.com/lgaticaq/bip/commit/fbe0e27))
* Update engine ([8751f0b](https://github.com/lgaticaq/bip/commit/8751f0b))
* Update node version ([ca0b8fd](https://github.com/lgaticaq/bip/commit/ca0b8fd))
* Update travis node version ([b7fdfce](https://github.com/lgaticaq/bip/commit/b7fdfce))

#### 1.2.1 (2016-01-08)

* Fix balance ([36f94f2](https://github.com/lgaticaq/bip/commit/36f94f2))

### 1.2.0 (2016-01-08)

* Add verify number ([aba3c33](https://github.com/lgaticaq/bip/commit/aba3c33))
* Simplify test ([3e8aee6](https://github.com/lgaticaq/bip/commit/3e8aee6))

### 1.1.0 (2016-01-08)

* Add number, message and valid to response ([adc580e](https://github.com/lgaticaq/bip/commit/adc580e))
* Fix description ([def4289](https://github.com/lgaticaq/bip/commit/def4289))

## 1.0.0 (2016-01-03)

* first commit ([8ea959c](https://github.com/lgaticaq/bip/commit/8ea959c))

0 comments on commit a43920e

Please sign in to comment.