Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
mose committed Jul 19, 2016
1 parent 952cbe0 commit aa863d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Hubot-phabs Changelog
==========================

### 0.1.8 - wip
### 1.0.0 - 2016-07-19
- add a .phab version command
- add code coverage for further tests implementation
- make project alias can use numbers, underscores and dashes
- fixing some error management cases (lovely tests)
- add a .phab count proj to count number of tasks in a paroject
- write full code coverage for further tests implementation
- make project alias can use numbers, underscores and dashes
- fixing various error management cases (lovely tests)

### 0.1.7 - 2016-07-16
- create a 5-minute memory of the last Task called, to shorten further commands
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hubot-phabs",
"description": "A hubot plugin for communication with a Phabricator instance.",
"version": "0.1.8",
"version": "1.0.0",
"author": {
"name": "mose",
"email": "mose@gandi.net",
Expand Down

0 comments on commit aa863d8

Please sign in to comment.