Skip to content

Commit

Permalink
update to README, move of history to CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
bustardcelly committed Mar 14, 2014
1 parent 9fbb451 commit 05b5e14
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 12 deletions.
12 changes: 8 additions & 4 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
0.4.0:
date: 2013-02-28
changes:
- Grunt 0.4.0 compliant.
### 0.4.3 / 2014-03-13
* introduction of proper testing of plugin under cucumber.
* merge of conflicts to use forever.restart() over async restart on stop().
* pulling in updated dependencies. some cleanup.
* Fixed forever:server:restart task.

### 0.4.0 / 2013-02-28
* Grunt 0.4.0 compliant.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,11 +105,3 @@ grunt forever:server2:stop
```bash
grunt forever:server1:restart
```

## Changelog
0.4.3 / 2014-03-13
==========
* introduction of proper testing of plugin under cucumber.
* merge of conflicts to use forever.restart() over async restart on stop().
* pulling in updated dependencies. some cleanup.
* Fixed forever:server:restart task.

0 comments on commit 05b5e14

Please sign in to comment.