Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lo1tuma committed Jul 1, 2015
1 parent 656164d commit 719d641
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 1.3.0 (July 1, 2015)

### Enhancements

* Replace superagent-promise with restling (#8)

### Bug Fixes

* Avoid extra empty line (#7)

## 1.2.0 (June 21, 2015)

### Dependency Upgrades
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": "pr-log",
"version": "1.2.0",
"version": "1.3.0",
"description": "Changelog generator based on GitHub Pull Requests",
"bin": "bin/pr-log.js",
"scripts": {
Expand Down

0 comments on commit 719d641

Please sign in to comment.